Author

Topic: Command line tool in C# for common key and base58 operations (Read 1952 times)

hero member
Activity: 714
Merit: 661
For my development needs, I made a simple console application for creating BIP38 addresses as well as decrypt it.
I also added the possibility to parse a base58 to see what it is. This tool is based on NBitcoin in C#.

Not a big deal, but if you find yourself wanting some new features for common operation, let me know on github.

Source (and binary link) : https://github.com/NicolasDorier/NBitcoin.Tools
Jump to: