# token ## Run Guide To run this program, run: ```bash leo run mint leo run transfer # update private key first ``` ## Execute Guide To execute this program, run: ```bash leo execute mint leo execute transfer # update private key first ```