Skip to content

research-ag/stable-log-lists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 git@github.com: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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages