This project is a collection of smart contracts for selling NFTs (ERC1155).
- Install dependencies
npm install
- Compile contracts
npx hardhat compile
- Run tests
npx hardhat test
This project is a collection of smart contracts for selling NFTs (ERC1155).
npm install
npx hardhat compile
npx hardhat test