The BondAppetit On-Chain Protocol
npm run build
- compile protocol contractsnpm run node
- start local nodenpm run deploy
- deploy protocol contracts to local nodenpm run console
- start truffle console
Add .env
file with content:
MNENOMIC = "tape *** boss"
INFURA_API_KEY = "03***8a"