Skip to content

SEAN (Solidity+EthersJS+Angular+Node) Stack headstart template

Notifications You must be signed in to change notification settings

shaansundar/Angular-Ethers-Hardhat-Template

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

About

SEAN (Solidity+EthersJS+Angular+Node) Stack headstart template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published