cd frontend npm install npm start
For this project Hardhat has been used in order to compile the solidity files, run tests and run a local blockchain node.
npm install npx hardhat node
npx hardhat run --network localhost scripts/deploy.js
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cd frontend npm install npm start
For this project Hardhat has been used in order to compile the solidity files, run tests and run a local blockchain node.
npm install npx hardhat node
npx hardhat run --network localhost scripts/deploy.js