Skip to content

Libraries for developer

Kordan Ou edited this page Dec 3, 2017 · 2 revisions

A curated list of bitcoin services and tools for software developers Bitcoin(https://bitcoin.com)

List of content

Utilities

  • Pycoin Python-based Bitcoin and alt-coin utility library.
  • sx sx - command line Bitcoin to empower the sysadmin
  • bx Bitcoin Command Line Tool
  • txwatcherA little Python utility that lets you monitor Bitcoin addresses through Blockchain Websocket API and perform custom callbacks.
  • hellobitcoin A collection of simple programs which can generate bitcoin wallets, create and sign transactions, and send transactions over the bitcoin network.
  • Mining visualization

Blockchain API and Web services

Wallets API

Open Source Wallets

Blockchain Explorers

JavaScript Libraries

PHP Libraries

Ruby Libraries

Python Libraries

Java Libraries

.Net Libraries

  • NBitcoinComprehensive Bitcoin library for the .NET framework.
  • BitcoinLib The most complete, up-to-date, battle-tested .net Library and RPC Wrapper for Bitcoin and Altcoins in C#.
  • QBitNinja An Open Source and powerful blockchain API

Playgrounds

Blockchain dump

  • WebBTC These are postgres database dumps of the bitcoin-ruby-blockchain database generated by webbtc.com.
  • BitcoinDatabaseGenerator A high performance data transfer tool that can be used to copy data from Bitcoin Core blockchain files to a SQL Server database
  • Blockparser+SQL Fast, quick and dirty bitcoin blockchain parser
  • BitcoinABE Abe: block browser for Bitcoin and similar currencies
  • NBitcoin.Indexer Scalable and fault-tolerant block chain indexer for Azure cloud platform.

Full nodes

  • Bitcoinjs-server Bitcoin network node in JavaScript using Node.js / LevelDB
  • Bitcoin-ruby-node bitcoin node based on bitcoin-ruby-blockchain
  • Toshi by Coinbase An open source Bitcoin node built to power large scale web applications
  • Fullnode Javascript implementation of bitcoin
  • Insight API A bitcoin blockchain API for web wallets
  • Bitcoind.JS bitcoind linked to node.js by BitPay
  • Bitcore Formerly just a Nodejs library, now a full node

Read

Inspired by the awesome list thing. Created by BlockchainU fellows.

License

CC0

To the extent possible under law, Igor Barinov has waived all copyright and related or neighboring rights to this work.