From 548ce750937d29db26346da24fd4d447391d9537 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Hlusi=C4=8Dka?= Date: Mon, 12 Feb 2018 12:56:45 +0100 Subject: [PATCH] Add `ethaddrgen` to `Cryptocurrencies` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76db83d..1c6e55a 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization * **Audio** * [indiscipline/zrtstr](https://github.com/indiscipline/zrtstr) — a command line utility for checking if stereo wav files are faux-stereo (i.e. have identical channels) and converting such files to mono. [](https://travis-ci.org/indiscipline/zrtstr) * **Cryptocurrencies** + * [ethaddrgen](https://github.com/Limeth/ethaddrgen) — Custom Ethereum vanity address generator made in Rust [](https://travis-ci.org/Limeth/ethaddrgen) * [Parity](https://github.com/paritytech/parity) — Fast, light, and robust Ethereum implementation [![build status](https://gitlab.ethcore.io/parity/parity/badges/master/build.svg)](https://gitlab.ethcore.io/parity/parity/commits/master) * [parity-bitcoin](https://github.com/paritytech/parity-bitcoin) — The Parity Bitcoin client [](https://travis-ci.com/paritytech/parity-bitcoin) * **Database**