「📝」 doc(USAGE): added avalanche to th edoc
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
|
||||
Because it is a ERC20 token you can use it with any wallet that support the standard, like MetaMask, Rabby, and a lot more...
|
||||
|
||||
You can send all the function via foundry-rs'`cast` command, via a blockchain explorer or anything that can communicate with a EVM compatible RPC.
|
||||
|
||||
## Mint it
|
||||
|
||||
You can call the function `mint(uint256)` and giving it a number of token (in *10^decimals). And then you will be credited with the corresponding tokens.
|
||||
|
Reference in New Issue
Block a user