Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 279 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 279 Bytes

Fast Coin

The fastest way to deploy coins to Aptos.

How to deploy a new coin to testnet

Go to /test_coin, modify config.json as needed, then run bash init_coin.sh

How to mint to new coin to a specified address

Go to /test_coin and run bash mint.sh <to> <amount>