- Note: This dApp was built and tested on the Avalanche chain but can be configured to run on other chains too. Edit the * hardhat.config.js file to switch blockchains
- Clone the repository:
https://github.com/Olaaa30/StakeHolder/
- Run
cd StakeHolder-Contract
npm install
- Set up a .env file. Check the .env.example for example
- Edit the
hardhat.config.js
file to switch to the network of your choice - Run the
scripts\deploy.js
file to deploy the smart contract