1
0
2025-08-10 11:56:49 +02:00
2025-08-07 19:30:38 +02:00
2025-04-27 16:27:03 +02:00
2025-08-01 12:26:09 +02:00
2025-08-07 10:53:44 +02:00
2025-08-07 19:21:54 +02:00
2025-08-01 12:26:09 +02:00
2025-08-07 19:21:54 +02:00
2025-08-01 12:26:09 +02:00
2025-08-10 11:56:49 +02:00

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 toolkit.

Why ??

  • EVM compatible : this is the biggest standard when it comes to smart contract and is widely available in multiple chains
  • Made in Solidity : the most common languange for smart contract and has plenty of documenation available
  • 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

Some resource for more information

ERC20
Solidity documenation
foundry-rs
Avalanche
Ethereum
Solidity 0.8 course

License

This project is under MIT License

Description
Just a random ERC20 token with it's even more random wallet
https://kanel.ovh
Readme 86 KiB
Languages
Nix 81%
Just 19%