An open API service indexing awesome lists of open source software.

https://github.com/nokitakaze/dotnet-electrummnemonic


https://github.com/nokitakaze/dotnet-electrummnemonic

bitcoin electrum electrum-client

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# ElectrumMnemonic.Net

[![Build status](https://ci.appveyor.com/api/projects/status/wv92w439ohcdlip8/branch/master?svg=true)](https://ci.appveyor.com/project/nokitakaze/electrummnemonic-net/branch/master)
[![Test status](https://img.shields.io/appveyor/tests/nokitakaze/electrummnemonic-net.svg)](https://ci.appveyor.com/project/nokitakaze/electrummnemonic-net/branch/master)
[![Downloads](https://img.shields.io/nuget/dt/NokitaKaze.ElectrumMnemonic.svg)](https://www.nuget.org/packages/NokitaKaze.ElectrumMnemonic)

Native Bitcoin Electrum 2+ algorithm for generate root BIP-32 key from seed phrase.

## Using
```csharp
...
```