Cinorid / BIP39.NET

C# (.NET Standard) implementation of the BIP39 Bitcoin Improvement Proposal Document

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BIP39.NET

C# (.NET Standard) implementation of the BIP39 Bitcoin Improvement Proposal Document https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki

This is not my work. Please Visit: https://github.com/realindiahotel/BIP39.NET

#Changes: BouncyCastle updated to v1.8.10, Target frameworks changed. "BIP39.NET" and "BitcoinUtilities.NET" projects merged.

"BIP39.NET":	.NET PCL	=>	.NET Standard 2.0
"Tests":	.NET 4.5.1	=>	.NET 4.7.2
"TestGUI":	.NET 4.5.1	=>	.NET 4.7.2

Donate

If you like this little project and find it worthy of a donation, send some coins to: bitcoin:3GSpoWVTwjbt9BGiivZmsWe9DBkTR87Wpf ethereum:0xF0942E600B976F343DE6660C53392D5a37A7ca12 monero:4Jy22AgYpZEQ9D4yVrm8cD9MX5hPqycQmR7vA96r9LP18gASE8nFYGSLd7fZ4LZQChLTwFPZDbd2hDVTrLnaVXCcNYHc6U9jES2JErc8Uu

About

C# (.NET Standard) implementation of the BIP39 Bitcoin Improvement Proposal Document

License:MIT License


Languages

Language:C# 100.0%