Skip to content

research-ag/mops-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

... for Motoko

Overview

Links

The package is published on MOPS and GitHub.

The API documentation can be found here.

For updates, help, questions, feedback and other requests related to this package join us on:

Motivation

Interface

Usage

Install with mops

You need mops installed. In your project directory run:

mops add <...>

In the Motoko source file import the package as:

import .. "mo:..";

Example

Build & test

We need up-to-date versions of node, moc and mops installed.

Then run:

git clone [email protected]:research-ag/....git
mops install
mops test

Benchmark

Run

mops bench --replica pocket-ic

Design

Implementation notes

Copyright

MR Research AG, 2023-2024

Authors

Main author:
Contributors:

License

Apache-2.0

Releases

No releases published

Packages

No packages published