- Node 16.13.2
- Yarn
- Nextjs (latest)
yarn add ethers hardhat @nomiclabs/hardhat-waffle ethereum-waffle chai @nomiclabs/hardhat-ethers web3modal @openzeppelin/contracts ipfs-http-client axios
yarn add -D tailwindcss@latest postcss@latest autoprefixer@latest
yarn add @headlessui/react
yarn dev
yarn build
yarn start
Try running some of the following tasks:
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help