A Decentralized Trading Platform Based on Smart Contracts
https://truffleframework.com/ganache or install the CLI
npm install -g ganache-cli
Used for development
npm install -g truffle
See https://truffleframework.com/ for more info
npm install
ganache-cli -p 7545
truffle compile
truffle migrate
truffle test