- Solidity (Writing Smart Contracts & Tests)
- Javascript (React & Testing)
- Hardhat (Development Framework)
- Ethers.js (Blockchain Interaction)
- OpenZeppelin (Smart Contract Library)
- Install NodeJS. Recommended to use the LTS version.
$ npm install
$ npx hardhat test test/NFT.js
$ npx hardhat test test/Marketplace.js
$ npx hardhat test