Skip to content

CoinVault/dotblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is obsolete for blockchain C# libraries protocol use:

https://github.com/MetacoSA/NBitcoin
https://github.com/stratisproject/StratisBitcoinFullNode

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