Developed through following the tutorial on build space.
To get started with this, clone this repo and follow these commands:
Front End ( root - front-end folder)
- Run
npm install
at the root of your directory - Run
npm run start
to start the project - Happy Grinding
Smart Contract
- npx hardhat compile - to compile the SC
- npx hardhat run scripts/run.js - to run locally and test the contract
- npx hardhat run scripts/deploy.js - to deploy to the Eth Testnet
- Make sure you have an app created at Alchemy and use its key in the env file
UI:
Contract Address: