Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 904 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 904 Bytes

Bitplaylist

A community powered repository of Bitquery examples. You are very welcome to send a pull request if you have a useful query.

This repository is made up of two categories:

  1. Bitdb
  2. Bitsocket

Both bitdb and bitsocket use Bitquery as the query language, so you can use exactly the same query to fetch (BitDB) AND monitor (Bitsocket) the blockchain.

However Bitsocket supports a subset of Bitquery. Specifically:

restriction

You can use bitsocket-debug-server to easily test your queries against transactions you create, without having to spend any BCH.

Examples