lbry.com/posts/bounty/modified-block-explorer.md
2016-08-18 15:44:02 -04:00

687 B

category title award status date
code Modified Block Explorer 1500 available 2016-07-01

LBRY currently maintains and runs a block explorer at explorer.lbry.io/.

This explorer is a fork of Iquidus Explorer and is on Github.

Iquidus explorer is great, but does not currently support LBRY specific operations.

The explorer should be modified to:

  • Display LBRY name claim and support transactions
  • Exploration of contesting and updated name claims in a way similar to transactions

The relevant information can be obtained from lbrycrd-cli getclaimsfortx and lbrycrd-cli getclaimsforname.