A cryptoants game where
- EGGs should be ERC20 tokens
- EGGs should be indivisible
- ANTs should be ERC721 tokens (NFTs)
- Users can buy EGGs with ETH
- EGGs should cost 0.01 ETH
- An EGG can be used to create an ANT
- An ANT can be sold for less ETH than the EGG price
- [x ] Governance should be able to change the price of an egg
- [ x] Finish the e2e tests>
- Ants should be able to create/lay eggs once every 10 minutes
- Ants should be able to randomly create multiple eggs at a time. The range of how many should be reasonable (0-20?)
- Ants have a % chance of dying when creating eggs