Skip to content

dfinity/new-motoko-base

Repository files navigation

New Motoko Base Library

Work in progress! Please consider providing feedback on the GitHub discussions page.


This repository contains the spec for a revamped Motoko base library.

If you are new to Motoko, the current version of the base library is available here.

Local Environment

Run the following commands to configure your local development branch:

# First-time setup
git clone https://github.com/dfinity/new-motoko-base
cd new-motoko-base
npm ci

# Run code formatter
npm run format

Documentation

It's possible to generate a documentation preview by running the following command:

npm run docs

We automatically generate previews for each pull request.

Contributing

PRs are welcome! Please check out the contributor guidelines for more information.

About

Specification for a revamped Motoko base library.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •