Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 327 Bytes

File metadata and controls

10 lines (7 loc) · 327 Bytes

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

  1. Clone the repo
  2. Run npm install
  3. Run npm run test to run the tests
  4. Run npm run coverage to run the tests with coverage