This is a Blockchain aided Trade management system which utilizes the wonders of blockchain to make Share transactions easier faster safer and transparent as it should be.
- Install Truffle
- npm install
- Add infura endpoints and MNEMONICS in .env
- yarn compile
- yarn migrate for locally hosted blockchain
- yarn deploy-rinkeby for contract to be hosted on rinkeby testnet(Please make sure metamask in connected to the rinkeby testnet.)
- yarn dev