NBitcoin
Bitcoin library
A comprehensive Bitcoin library for the .NET framework.
Comprehensive Bitcoin library for the .NET framework.
2k stars
166 watching
850 forks
Language: C#
last commit: about 1 month ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cryptean/bitcoinlib | A .NET wrapper for Bitcoin and other cryptocurrencies, providing a unified interface to access their APIs. | 406 |
nicolasdorier/nbitcoin.docs | Documentation for using NBitcoin to work with Bitcoin and other cryptocurrencies | 29 |
rodentrabies/bp | A Common Lisp implementation of the Bitcoin Protocol components | 37 |
ccxt-net/ccxt.net | A .NET C# library for interacting with multiple cryptocurrency exchanges | 196 |
tgalal/motoko-bitcoin | An open-source library implementing algorithms for Bitcoin integration in the Modelica programming language | 20 |
vbuterin/pybitcointools | A collection of reusable functions for cryptographic operations related to Bitcoin. | 1,304 |
danielgerlag/nblockchain | A .NET standard library for building blockchain applications by abstracting away infrastructure complexity. | 83 |
rust-bitcoin/rust-bitcoin | A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
f483/btctxstore | A library to store and retrieve data in Bitcoin transactions using OP_RETURN nulldata outputs. | 10 |
novotnyllc/bc-csharp | A C# implementation of cryptographic algorithms and protocols | 176 |
oleganza/corebitcoin | A Bitcoin protocol implementation for Objective-C and Swift with a focus on simplicity and extensibility. | 720 |
jashmenn/bitcoin-reading-list | A curated resource for learning to program Bitcoin transactions | 895 |
matthewlm/cbitcoin | A C implementation of the Bitcoin protocol with various tools and services for building applications related to Bitcoin transactions and nodes. | 118 |
mappum/bitcoin-net | An implementation of Bitcoin's peer-to-peer networking in JavaScript for both Node.js and browser environments. | 24 |