casascius / Bitcoin-Address-Utility

Generates Bitcoin addresses, converts between hex/address and public/private keys.
214 stars 161 forks source link

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