Skip to content

Bitcoin protocol library writen in C#

License

Notifications You must be signed in to change notification settings

s-zubov/dotblock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotblock

###A C# implementaiton composing libraries to work with the Bitcoin protocol.

dotblock is used by CoinVault and supports Bitcoin and Altcoin blockchains which are forkes of the Bitcoin protocol

Current functionality:

  • Signing transactions (with support for altcoins)
  • Creating Bitcoin addresses
  • Mnemonic sentances
  • Generating HD keys (BIP32) and coin types (BIP44 accounts)
  • RPC client implementation

Future work:

  • Multi sig transactions (and SegWit)
  • SPV wallets
  • Supporting Ethereum

Contributors are most welcome.

About

Bitcoin protocol library writen in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%