mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-23 15:15:47 +03:00
.. | ||
build | ||
inputs | ||
src | ||
.env | ||
.gitignore | ||
leo.lock | ||
program.json | ||
README.md |
token
Run Guide
To run this program, run:
leo run mint
leo run transfer # update private key first
Execute Guide
To execute this program, run:
leo execute mint
leo execute transfer # update private key first