Skip to content

Releases: nervosnetwork/ckb-explorer

v0.1.0

23 May 10:25
1a84671
Compare
Choose a tag to compare

v0.1.0 (2019-05-23)

This is the first release of CKB Explorer, a BlockChain Explorer for Nervos CKB.

CKB Explorer allows you to visit block data, transaction data and address data of Nervos CKB. This project includes two parts: web based on React and server based on Ruby on Rails.

Features

  • Provide Nervos CKB blockchain data display pages, includes block, transaction, address, etc.
  • Support search Nervos CKB blockchain data.