🚀 Bootstrap your SEAN Stack with this template
- Install all dependencies
npm install
- Duplicate
secrets.example.json
and rename it tosecrets.json
- Insert your private key & api keys (DO NOT SHARE IT WITH ANYONE)
- Run local frontend setup
ng serve
- Test the contracts
npx hardhat test
- Deploy to hardhat chain
npx hardhat deploy scripts/deploy.js
Feel free to contribute to the template. It's the best coffee you could get me :)