leo/examples/token/README.md

19 lines
283 B
Markdown
Raw Normal View History

<!-- # 🪙 Token -->
<img alt="workshop/token" width="1412" src="../.resources/token.png">
A transparent & shielded custom token in Leo.
## Run Guide
To run this program, run:
```bash
leo run main
```
## Execute Guide
To execute this program, run:
```bash
leo execute main
```