1.1.0 • Published 12 months ago
mina-fungible-token v1.1.0
mina-fungible-token
Standard implementation of fungible tokens in Mina, as per RFC14: Fungible Token Standard on Mina.
This implementation is currently a beta. We do not expect the API to change anytime soon. We are awaiting an audit of the code before removing the beta status.
Running tests
npm run testIf you want disable proof generation during testing, you can do so via
SKIP_PROOFS=true npm run testThe tests will run much faster that way, which is nice when you're testing locally while developing. Note that this will skip one test does
Running Examples
npm i
npm run task examples/<example-file-name>.tsLicense
mina-fungible-token is Apache licensed.
1.1.0
12 months ago
1.0.0
1 year ago
0.1.0
2 years ago
0.1.0-beta.3
2 years ago
0.1.0-beta.2
2 years ago
0.1.0-beta.1
2 years ago