Info
Version: | 1.0.2 |
Author(s): | Eric Malamisura |
Last Update: | Sunday, August 5, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/elucidsoft/dotnetstandard-bip39 |
NuGet Url: | https://www.nuget.org/packages/dotnetstandard-bip39 |
Install
Install-Package dotnetstandard-bip39
dotnet add package dotnetstandard-bip39
paket add dotnetstandard-bip39
dotnetstandard-bip39 Download (Unzip the "nupkg" after downloading)
Dependencies
4 packages depend on this package.
Tags
It consists of two parts: generating the mnemonic, and converting it into a binary seed. This seed can be later used to generate deterministic wallets using BIP-0032 or similar methods.