Skip to content

chiranjeev13/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 :)

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.9%
  • TypeScript 25.2%
  • Solidity 15.5%
  • JavaScript 6.6%
  • CSS 0.8%