- Making our own swap, lending/borrowing, harvesting and NFT protocol
- Defi based shops from lending/borrowing,harvesting and Swaps
- NFT based pets with changable traits and the shops
- Battle Arena for these pets
- Play to Earn mechanic in a voxel based world
- Our own StableCoin for the ingame currency
- Multichain Metaverse support for Heco,Rinkeby and Okexchain
- API for our own events and smart contracts
- DAO based governance with our ERC20 governance token
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.
Try running some of the following tasks:
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help