Hardhat version of https://github.com/wondrous-dev/wonderverse-smart-contracts
Openzeppelin delegate proxy contract
Allows for batch transfer of ERC20, ERC721, and ERC1155 through approve/transfer proccess
ERC1155 contract inspired by Opensea's OpenStore. Offchain allowlist.
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js