Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 670 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 670 Bytes

BCMR Indexer

Bitcoin Cash Metadata Registry (BCMR) indexer and validator

Deployment

Requirements:

  1. Ubuntu 22.04.4
  2. Docker version 24.0.7
  3. docker-compose version 1.29.2

API endpoints

  • /api/tokens/<category-id> --> will give specific token metadata for FTs and generic token info for NFTs
  • /api/tokens/<category-id>/<commitment>/ --> will give token metadata for NFT types
  • /api/registries/<category-id>/latest/ --> will give the latest registry record for the given category ID

Public instance

A public instance is available at bcmr.paytaca.com.
The homepage shows overview statistics about the indexer.