Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flyq/motoko-base32
https://github.com/flyq/motoko-base32
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flyq/motoko-base32
- Owner: flyq
- License: apache-2.0
- Created: 2021-08-05T11:58:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-23T06:59:29.000Z (almost 1 year ago)
- Last Synced: 2024-11-14T06:34:50.514Z (about 1 month ago)
- Language: Motoko
- Size: 13.7 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-motoko - motoko-base32 - Base32 coding/decoding for Motoko. (Libraries / Encoding)
README
# Base32 for Motoko
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.## API Documentation
API documentation for this library can be found at (CHANGE ME) https://kritzcreek.github.io/motoko-library-template
## License
motoko-library-template is distributed under the terms of the Apache License (Version 2.0).
See LICENSE for details.
## Reference
* https://docs.rs/crate/base32/0.4.0/source/src/lib.rs