Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 304 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 304 Bytes

Muon bridge conntracts

Compile

$ npm install
$ ./node_modules/.bin/truffle compile

Run tests

1- Install & run ganache-cli

2- $ ./node_modules/.bin/truffle tests

Test specific file

$ ./node_modules/.bin/truffle test --network development --show-events ./test/--path to the file--/