1
0

📝」 doc(README): fixed links

This commit is contained in:
2025-08-10 11:56:22 +02:00
parent 5b6e8fd9bd
commit 5d024ca2c0

View File

@ -10,12 +10,12 @@ Made using [foundry-rs](https://getfoundry.sh) toolkit.
- foundry-rs : A simple but yet cli tool kit for Solidity developement with integrated fuzzer and test perfect for a simple project as this
## 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/)
[foundry-rs](https://getfoundry.sh)
[Avalanche](https://www.avax.network/)
[Ethereum](https://ethereum.org)
[Solidity 0.8 course](https://www.youtube.com/playlist?list=PLO5VPQH6OWdVQwpQfw9rZ67O6Pjfo6q-p)
[ERC20](https://ethereum.org/en/developers/docs/standards/tokens/erc-20) \
[Solidity documenation](https://docs.soliditylang.org/en/v0.8.28/) \
[foundry-rs](https://getfoundry.sh) \
[Avalanche](https://www.avax.network/) \
[Ethereum](https://ethereum.org) \
[Solidity 0.8 course](https://www.youtube.com/playlist?list=PLO5VPQH6OWdVQwpQfw9rZ67O6Pjfo6q-p) \
## License
This project is under [MIT License](LICENSE)