A capped ERC20 wrapper for the native R5 coin, with burn and EIP‑2612 permit support.
git clonethis reponpm install- Copy
config/.env.example→.envand fill in your keys
npx hardhat testnpx hardhat run scripts/deploy.js --network <mainnet|testnet>npx hardhat run scripts/verify.js --network <mainnet|testnet>