Musing Protocol

Requirements for Local Testing

Set Up Instructions

  • Install Ganache
  • Install Truffle npm install -g truffle
  • Install npm modules npm install
  • Run truffle migrate
  • Test using cli truffle console