good morning!!!!

Skip to content
Snippets Groups Projects
Commit 9509322e authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

Updated readme

parent bed659f9
No related branches found
No related tags found
No related merge requests found
......@@ -91,6 +91,19 @@ Mist only
-asset_path absolute path to GUI assets directory
```
Tools
=====
Go Ethereum comes with several binaries:
* `mist` Official Ethereum Browser
* `ethereum` Ethereum CLI
* `ethtest` test tool which runs with the [tests](https://github.com/ethereum/testes) suit:
`ethtest "`cat myfile.json`"`.
* `evm` is a generic Ethereum Virtual Machine: `evm -code 60ff60ff -gas
10000 -price 0 -dump`. See `-h` for a detailed description.
Contribution
============
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment