/Bitcoin-Address-Utility

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

Primary LanguageC#

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).