1
0

🗑️」 clean: cleaned project.

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

View File

@ -1,7 +1,7 @@
# Kanel42 Token
A simple EVM compatible, made in Solidity, following the ERC20 standard token. And it's multisig, EVM compatible wallet. \
Made using [foundry-rs](https://getfoundry.sh) toolkit.
Made using foundry-rs toolkit.
## Why ??
- EVM compatible : this is the biggest standard when it comes to smart contract and is widely available in multiple chains
@ -15,7 +15,7 @@ Made using [foundry-rs](https://getfoundry.sh) toolkit.
[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) \
[Solidity 0.8 course](https://www.youtube.com/playlist?list=PLO5VPQH6OWdVQwpQfw9rZ67O6Pjfo6q-p)
## License
This project is under [MIT License](LICENSE)