Skip to content

Privacy focused Bitcoin library on top of NBitcoin for .NET Core.

License

Notifications You must be signed in to change notification settings

Neurosploit/HBitcoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HBitcoin

Privacy focused Bitcoin library on top of NBitcoin for .NET Core.

Build & Test

  1. git clone https://github.com/nopara73/HBitcoin
  2. cd HBitcoin/
  3. dotnet restore
  4. cd src/HBitcoin.Tests/
  5. dotnet test

Notes:

  • As of today some tests might fail when running them all at once. Running them one by one should work.
  • Some tests have been prefunded with testnet coins. If some funny dev messing with the wallets (sending transactions to them, spending them and such) those tests might fail, too.

About

Privacy focused Bitcoin library on top of NBitcoin for .NET Core.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%