Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 480 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 480 Bytes

mdapp-vue

Truffle project containing the MDAPP frontend and smart contracts.

Testing

Solidity tests are requiring local Ganache or Ganache-Cli.
Automine and Error on Transaction Failure MUST BE activated.

You also need to run Oraclize's Ethereum Bridge:
ethereum-bridge -H localhost:8545 -a 9 --dev

Finally: truffle test