Skip to content

Commit

Permalink
Updated readme with test example
Browse files Browse the repository at this point in the history
  • Loading branch information
David Rugendyke committed May 19, 2017
1 parent a367220 commit fd84b97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ Unlike traditional centralsed POW pools, Rocket Pool utilises the power of smart

The contracts are written in `solidity` and built with the Ethereum framework `truffle`. This project is currently in Alpha and undergoing heavy work.

# Test Rocket Pool

Easiest way to see Rocket Pool Alpha in action is to clone the repo, have testrpc running and the latest version of truffle installed. Then run `truffle test ./test/rocketPool.js` to put Rocket Pool through its paces.

# More Information and Contact

For more information on Rocket Pool, check out our [website here](http://www.rocketpool.net). You can also contact us there for more information.
Expand Down

0 comments on commit fd84b97

Please sign in to comment.