Home

Awesome

motoko-library-template

A template for making a Motoko Library.

Make sure to set the "Include all branches" checkbox in the creation dialog. After you've created a copy follow the Checklist section in the README.

Features

How to develop

How to publish

Checklist

Check the initial setup works

Licensing

Host library documentation on Github Pages

If you'd like to automatically build and host library documentation whenever you push a git tag, follow these steps. Otherwise delete .github/workflows/release.yml, the gh-pages branch, and the API Documentation section in the README.

Finishing touches

API Documentation

API documentation for this library can be found at https://flyq.github.io/motoko-sha224/

Reference

  1. https://github.com/enzoh/motoko-sha
  2. https://golang.org/src/crypto/sha256/sha256.go

License

motoko-library-template is distributed under the terms of the Apache License (Version 2.0).

See LICENSE for details.