mgernand / BitcoinAddressGenerator

Simple Bitcoin address generator for educational purposes only.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitcoin Address Generator

Simple tool using BouncyCastle (.NET) to generate a private key and a public Bitcoin addresses.

http://www.bouncycastle.org/csharp/

Disclaimer

This tool is intended to be used for educational purposes only. Use it on your own risk. We discourage you to use it for creating addresses that will be used in the production Bitcoin network.

About

Simple Bitcoin address generator for educational purposes only.

License:MIT License


Languages

Language:C# 100.0%