• Stars
    star
    198
  • Rank 196,001 (Top 4 %)
  • Language
    C#
  • Created about 13 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Generates Bitcoin addresses, converts between hex/address and public/private keys.
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).