Author Topic: Bitshares BlockChain Explorer Community suggestions  (Read 9904 times)

0 Members and 1 Guest are viewing this topic.

Offline oxarbitrage

Hi @renkcub please include your request in a github issue here: https://github.com/oxarbitrage/bitshares-explorer/issues

please explain the feature further with examples if possible , i can't understand exactly the chart you want but probably can be added.

in regards to the progress expect an update in my worker thread(https://bitsharestalk.org/index.php/topic,24540.0.html) this weekend. i add updates of progress of the worker including explorer work there once a week or every 2 weeks. explorer progress is slow as i also have to work in the core but definitely going good.

consider watching the explorer in port 9009 to see what currently is being developed, right now i am working adding new stuff to the account page http://bitshares-explorer.io:9009/#/accounts/1.2.121
this changes are not yet merged in the distribution version http://bitshares-explorer.io/#/accounts/1.2.121

please feel free to add all the github issues you think that can help, i can't promise everything will be done but everything will be considered.

in the last time i had been focusing on adding new stuff, working on the issues, fix some bugs and i left behind the full open source release of the explorer. to make it i am going to need to make some cleanup again and update the documentation, i plan to resume that work the next week so i can release and have the help of other community members that will like to contribute to the project with pull requests.

Offline renkcub

  • Full Member
  • ***
  • Posts: 143
    • View Profile

Offline renkcub

  • Full Member
  • ***
  • Posts: 143
    • View Profile
Hello,

I'd really like to be able to graph DEX vs UIA volume by various asset class (volume measured in USD or BTC) over time.

This doesn't currently exist. I can only see volume on Cryptofresh for a certain pair over time.

Offline R

  • Hero Member
  • *****
  • Posts: 1017
    • View Profile
What about a prediction market view to promote their use?

Offline mvtn82

  • Newbie
  • *
  • Posts: 1
    • View Profile
I like Bitshares project, Good job! (from The Netherlands)

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc

Offline oxarbitrage

first production version of the explorer is at: http://bitshares-explorer.io/

the dev version in port 9009 will continue up for now but please use http://bitshares-explorer.io/, should be faster and with less bugs.

every bug/feature/suggestion/whatever will be now in the form of github issue. please add here: https://github.com/oxarbitrage/bitshares-explorer/issues

i am now in the last stage of version 1. this is some code cleanup, documentation and release of open source explorer so the community can mirror, help in the development and all that.

i will maintain the explorer repo so any suggestion/feature will be considered. more news will came soon.


Offline oxarbitrage


Offline oxarbitrage

thanks all, for all the suggestions and comments for the dashboard of the explorer. taking a bit from everyone i made a new version, visible here:

http://bitshares-explorer.io:9009/#/dashboard



please let me know what do you guys think.

the number indicators are now 6 and are:

- BLOCK NUMBER
- NEW USERS - users registered in current maint interval.
- BTS MARKET CAP
- BTS/BTC 24 HS VOL
- WITNESS COUNT
- ACTIVE WORKERS

Instead of having 1 chart in dashboard i extended to show 6 in tabs.  all charts is fake data by now but have the idea of what data i plan to display:

- operations - distribution of operations in current maint interval.
- speed - i have a few ideas for this in mind to show network speed. will have a more clear pic soon.
- top markets. show the most active markets in the DEX.
- smartcoins: show the most active smartcoins distribution according to 24 hs volume.
- uias: show the most active UIA distribution according to 24 hs volume.
- bts exchanges. show volume of bts in different exchanges.

live operations:

the table has remained the same as in previous version.

all comments welcome, everything can be changed! only dashboard suggestions are welcome by now, other sections will be discussed later.

thanks again!
« Last Edit: June 26, 2017, 06:17:37 pm by oxarbitrage »

Offline R

  • Hero Member
  • *****
  • Posts: 1017
    • View Profile
Looks good thus far, have you considered a worker proposal so you can spend more of your time developing this?

Keep up the great work! :)

Offline btswolf


+5%
Filled orders, TX/s+TX/day, Market Cap BTS, Witness count, Active Worker count, average conf time, reserve pool, combined smartcoins cap, overall asset count, blockchain size, Asset volume/day, accounts with more than $1,000 in BTS

Offline sudo

  • Hero Member
  • *****
  • Posts: 2255
    • View Profile
  • BitShares: ags

Offline yvv

  • Hero Member
  • *****
  • Posts: 1186
    • View Profile
I would recommend to take a look at xrpcharts.ripple.com. Ripple ledger explorer is pretty advanced. I think, it would not hurt to plagiarize some ideas from them.

Offline llildur

  • Full Member
  • ***
  • Posts: 54
    • View Profile
Thanks for this great initiative, at first glance seems like omniexplorer, one thing i like of cryptofresh is the wide space to see the transactions in real time this feature gives a sense of life at the blockexplorer, is something i miss from blockchain.info now seems pretty dead TBH as well as omniexplorer, i don't really know what suggest but please keep the real time transactions in the front page. :)

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
I'd like to see referral sign-ups (live) on my feed

Offline mike623317

  • Hero Member
  • *****
  • Posts: 637
    • View Profile

Ecellent. This is great and we very much need a good, stable and easy to use explorer. Its fundamental to the blockchain. Be great to have core charts that show how bitshares is growing and how individual businesses can see theirs.

I think this is wonderful.

Offline DestBest

What a wonderful initiative !
Thank you !

You may want to make a post about your project on steemit, I am sure lots of people will help and vote for you !
BitShares French ConneXion, le portail francophone BitShares.
BitShares French ConneXion, the BitShares french gateway.
www.bitsharesfcx.com

Offline oxarbitrage

As some of you already know, the following is a development version of a new blockchain explorer i had been working on:

http://bitshares-explorer.io

The thread purpose is to discuss what the community will like to see in the different sections of the explorer. Please note this is a pure dev version with bugs all around that i will be fixing, there is no guarantee the explorer will be up all the time either in this stage specially while making changes.

The technology behind and all that will be explained but i will like to get more input in regards to what to put here and there, ill take care by now on how to do it.

This is an open source project that will be uploaded fully to github with mit licence. The full code is not uploaded yet because it is messy to present it in the community. All code will be uploaded to:
https://github.com/oxarbitrage/bitshares-python-api-backend
and https://github.com/oxarbitrage/bitshares-explorer

With that said, lets start by making suggestions to the dashboard, here is a pic of what we have now:



We have 4 indicator boxes:
- block number - updated as operations came in real time, i think this is important and should stay.
- new users: is the accounts that the bitshares network made since the last maintenance time up to now. change to ?
- bts market cap. change to?
- 24 hs volume of bts/btc. change to ?

then we have the operation types chart. the plan was to have the types in current maintenance interval plotted but not sure if is relevant.

options can be:
- keep the chart. this is the dashboard, if we keep the chart there it needs to plot the most relevant data a bitshares user may want to see.
- chart can be removed and replaced with 4 more indicators. if so, what will be the complete list of 8 indicators the community will like to see here?

i don't suggest more than 8 indicators(or 4 and the chart) as it will push the real time operations table too much to the bottom of the page.

the operations table of the dashboard:
- i think it should stay as it is but open to suggestions to add/remove any column.

operation colors:

- the full list can be seen here:
http://bitshares-explorer.io:9009/#/fees

if anyone want to suggest the operation colors please send color for each op in hex format(#FFFFFF = white).

there is a lot to do but lets try to go over the dashboard first and move on section by section.

thank you very much for reading.