Lunie: Explorer in Voyager

Created on 13 Dec 2018  路  10Comments  路  Source: luniehq/lunie

Many users are looking to have a read only block explorer to see the state of the network and verify txs.

Proposed structure:
New page Network: Holds information about the current network (similar to first page in old explorer). Can maybe be enriched with data from https://hubble.figment.network/chains/gaia-9002.
image

New page Blocks: Holds information about blocks. Similar to our old block explorer in Voyager with blocks flying in. You can search for a block and open it in a new page (able to link to it).

New page Block(no link): Holds block meta info (see below). Holds link to transactions page (pre-filtered for block).
image

(old) Page Transactions: Add ability to filter for: hash, block, address. Ability to set those as an URL-query so we can link to it.

epic split 馃崒

Most helpful comment

How does the old Transactions page relate to the new one ?

the new page is a superset of the old page

All 10 comments

How does the old Transactions page relate to the new one ?

I was initially thinking on having a link on the sidebar that says Blockchain and within that we can have a Network and Blocks tabs (maybe Transactions depending on the above question)

I also like the idea of having a dashboard on the Network page. I think https://bigdipper.forbole.com/ does a great job on that

New page: Network 馃憤
New page: Blocks 馃憤
New page: Block 馃憤

I was initially thinking on having a link on the sidebar that says Blockchain and within that we can have a Network and Blocks tabs

i would like to propose we use existing components as much as possible. see below: the network name can be a link to the new network page and the block height can be a link to "blocks" or the current block. it's already a link to the explorer.

screen shot 2018-12-13 at 11 03 25 am

i will share some related design ideas.

How does the old Transactions page relate to the new one ?

the new page is a superset of the old page

New page: Network 馃憤
New page: Blocks 馃憤
New page: Block 馃憤

I guess that means 2 sidebar links (one for network and one for blocks ?). I'm down if everyone agrees to have that

2 sidebar links

yeah, inside of the network connectivity component (is my proposal).

network connectivity component

I would also link from there. I am not sure that it is clear, that this component would link to anything. what do you think about that?

I would also link from there.

sure, let's do both.

Just for mainenance I'll split this into 4 tickets

  • Store module for blocks
  • Blocks page
  • Block detail (page or modal eventually poppedup if URL says so)
  • Network page

Sounds good? so we can solve this in 4 PRs

Was this page helpful?
0 / 5 - 0 ratings