Kelbie / bitcoin-graphql

GraphQL proxy for the Bitcoin Core client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitcoin-graphql

Examples

  1. Requesting the first 10 blocks and all transactions:

  1. Requesting Block by height and listing only the coinbase transaction:

  1. Requesting 5 blocks starting at block 50,000 that have a min_weight of 1000:

  1. Requesting transaction inputs and outputs of block 80,000

About

GraphQL proxy for the Bitcoin Core client.


Languages

Language:JavaScript 100.0%