Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 559 Bytes

ReadMe.md

File metadata and controls

12 lines (10 loc) · 559 Bytes

NLitecoin

This library is a .NETStandard2.0 nuget package that:

  • Is consumable from Mono/.NET4.x, but .NET6.0 or newer is recommended.
  • Is written in F#.
  • Is a better alternative to NBitcoin.Altcoins' Litecoin API & features.
  • Depends on NBitcoin's nuget package.

Roadmap:

  • Milestone1: Feature parity with NBitcoin.Altcoin's Litecoin utility (no need to reach 100% compatibility, just enough to make it work in geewallet)
  • Milestone2: MimbleWimble support.