Skip to content

Commit

Permalink
Merge branch 'master' of github.com:b-mueller/mythril
Browse files Browse the repository at this point in the history
  • Loading branch information
muellerberndt committed Oct 20, 2017
2 parents c77062e + c23ecd0 commit 2b72e9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ You also need a [go-ethereum](https://github.com/ethereum/go-ethereum) node that
$ geth --rpc --rpcapi eth,debug --syncmode fast
```

Ideally, the node should be fully synced before starting to work with Mythril - otherwise you won't be able to retrieve recent contracts via RPC or IPC.

## Command line usage

The Mythril command line tool (aptly named `myth`) allows you to conveniently access some of Mythril's functionality.
Expand Down

0 comments on commit 2b72e9c

Please sign in to comment.