Web3 educational content consists of smart contracts, deployment scripts, and testing scripts. Right now it consists of ERC20, ERC721, ERC1155 and ERC6551 smart contracts. How to use Clone the repo Run npm install Run npm run test to run the tests Run npm run coverage to run the tests with coverage