Giter Site home page Giter Site logo

bitcoin-samples's Introduction

Some useful tools for a developer when working with bitcoin transaction

Books

Mastering Bitcoin is a book for developers, although the first two chapters cover bitcoin at a level that is also approachable to non-programmers. Anyone with a basic understanding of technology can read the first two chapters to get a great understanding of bitcoin.

https://www.amazon.com/Mastering-Bitcoin-Programming-Open-Blockchain/dp/1491954388

How to create a new testnet wallet ?!

How to get free Bitcoin testnet ?!

How to track bitcoin transactions, addresses ?!

How to get a raw transaction from tx hash ?!

How to get json format informations of the transaction ?

How to decode a raw hex of tx ?!

How to broadcast your transaction online ?!

How to get current Bitcoin transaction fee predictions in JSON format

{ "fastestFee": 40, "halfHourFee": 20, "hourFee": 10 }

Bitcoind commandline

Useful gems

  • bitcoin-ruby This is a ruby library for interacting with the bitcoin protocol/network.
  • money-tree) BIP32 A Ruby implementation of Bitcoin HD Wallets (Hierarchical Deterministic.
  • katapaty A ruby gem for communicating with a Counterparty (BTC/ XCP) API server
  • insight-ruby Ruby wrapper for insight.bitpay.com API

Examples

bitcoin-samples's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.