「🏗️」 wip: work in progress, not done yet.
This commit is contained in:
@ -9,6 +9,10 @@ Made using foundry-rs toolkit.
|
||||
- Following the ERC20 standard : the most used standard when it comes to fungible token and compatible with every wallet
|
||||
- foundry-rs : A simple but yet cli tool kit for Solidity developement with integrated fuzzer and test perfect for a simple project as this
|
||||
|
||||
## Documenation
|
||||
- [How it works](HOWITWORK.md)
|
||||
- [How to use it](USAGE.md)
|
||||
|
||||
## Some resource for more information
|
||||
[ERC20](https://ethereum.org/en/developers/docs/standards/tokens/erc-20) \
|
||||
[Solidity documenation](https://docs.soliditylang.org/en/v0.8.28/) \
|
||||
|
Reference in New Issue
Block a user