Aaron Lu - 101278524
- Start ganache-cli using
ganache-cli -d
- Deploy the
stockOracle.sol
smart contract using Remix connect to ganache - Deploy the server using
npm start
and navigate tolocalhost:3000
- May require a refresh to send the transaction
All code is written in the index.js
file in the routes
folder