Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
review-fix: Separate tools that are in this repo vs those that are not
Browse files Browse the repository at this point in the history
  • Loading branch information
ltfschoen committed Jun 6, 2019
1 parent 55d1a3e commit d880c01
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,11 +358,13 @@ The code block annotations in the `# Example` section may be used as [documentat
In addition to the Parity Ethereum client, there are additional tools in this repository available:
- [evmbin](./evmbin) - Parity Ethereum EVM Implementation.
- [ethabi](https://github.com/paritytech/ethabi) - Parity Ethereum Encoding of Function Calls.
- [ethstore](./accounts/ethstore) - Parity Ethereum Key Management.
- [ethkey](./accounts/ethkey) - Parity Ethereum Keys Generator.
- [whisper](./whisper) - Parity Ethereum Whisper-v2 PoC Implementation.
The following tool is available in a separate repository:
- [ethabi](https://github.com/paritytech/ethabi) - Parity Ethereum Encoding of Function Calls.
## 6. Community <a id="chapter-006"></a>
### Join the chat!
Expand Down

0 comments on commit d880c01

Please sign in to comment.