aantonop / Bitcoin-Address-Utility

Generates Bitcoin addresses, converts between hex/address and public/private keys.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project has two dependencies:

1. the BouncyCastle Crypto library.
2. ThoughtWorks QRCode DLL

Get BouncyCastle from http://www.bouncycastle.org/csharp/  (just the compiled assembly is fine).

About

Generates Bitcoin addresses, converts between hex/address and public/private keys.