- Do not commit
contracts/.env,.env, orfrontend/.env.local - Only commit
.env.examplefiles - Rotate API keys if they were shared anywhere public
Portfolio / testnet project. Know what the owner can do:
| Risk | Detail |
|---|---|
| Owner minting | Unlimited FORGE and FOG supply |
| Reward rate | Owner can change emission anytime |
| Reward funding | Owner must fund FOG for claims to work |
Not mainnet-ready without audit, timelock, or multisig.
- ReentrancyGuard on stake, withdraw, claim
- SafeERC20 for transfers
- Zero address and zero amount checks
- 24 Hardhat tests
Open a GitHub security advisory or contact the maintainer directly.