Native token of the Katana Network Chain.
- standard ERC20
- permit
- configurable inflation
- locked for first 9 months, with early unlock mechanism
- immutable
Run:
forge soldeer install
Next:
forge test
- Set a private key and other data in
.env - Set a rpc endpoint in
foundry.toml - Run
forge script script/Deploy.s.sol --rpc-url katana_mainnet --broadcast --verify