Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
androlo committed Jun 2, 2016
1 parent 62ca7c0 commit ec0fcfd
Show file tree
Hide file tree
Showing 9 changed files with 421 additions and 404 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ Generally speaking, contracts with a grade less then `3` should not be used, and

The tests are done over RPC calls from Node.js, using `web3` - the official Ethereum JavaScript API. They require a running development node. Any Ethereum client should work in theory, but the tests has only been run against a `geth` node.

Latest compilation and testing was done using: `0.3.4-7dab8902/Release-Emscripten/clang/Interpreter`

### Running

To run tests, cd into the project root and type:
Expand Down
Loading

0 comments on commit ec0fcfd

Please sign in to comment.