Skip to content

shaansundar/DAO-Community-Enroll-Platform

Repository files navigation

AngularEthersHardhatTemplate

🚀 Bootstrap your SEAN Stack with this template

Procedure

  1. Install all dependencies
npm install 
  1. Duplicate secrets.example.json and rename it to secrets.json
  2. Insert your private key & api keys (DO NOT SHARE IT WITH ANYONE)
  3. Run local frontend setup
ng serve
  1. Test the contracts
npx hardhat test
  1. Deploy to hardhat chain
npx hardhat deploy scripts/deploy.js

Contribute

Feel free to contribute to the template. It's the best coffee you could get me :)