Skip to content

mr-zwets/token-explorer

Repository files navigation

BCMR Token Explorer

This is the code repository for tokenexplorer.cash, a BCMR token explorer for CashTokens on Bitcoin Cash mainnet & chipnet.

Features

The token explorer shows the tokens BCMR metadata and onchain info: the genesis supply of FTs, the number of NFTs, active minting NFTs, circulating & reserved supply of FTs, the location of the authHead, the location of the metadata file, the authChain length, the number of metadata updates and whether the metadata hash matches.

Take a look at the token info of DogeCash as an example.

ScreenshotDogeCash

ScreenshotDogeCash2

How it was made

The project was started from the mainnet-js React-next example. Mainnet-js is used to import onchain linked Bitcoin Cash Metadata Registries (BCMR). A public chaingraph instance is used to query on-chain token info such as the genesis transaction, the genesis supply of FT and active minting UTXOs.

About

BCMR token explorer for CashTokens on Bitcoin Cash

Topics

Resources

Stars

Watchers

Forks