Skip to content

research-ag/token-handler

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. Please refer to the README on GitHub where it renders properly with formulas and tables.

The API documentation can be found here on Mops.

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. Suppose <path-to-moc> is the path of the moc binary of the appropriate version.

Then run:

git clone git@github.com:research-ag/....git
mops install
DFX_MOC_PATH=<path-to-moc> mops test

Benchmarks

The benchmarking code can be found here: canister-profiling

Time

Memory

Design

Implementation notes

Copyright

MR Research AG, 2023

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