Hey folks, I would like to introduce you a new project that we have started with Dash Incubator.
There are no actively maintained tenderdash explorers yet and people just can't see whats up in the project, however there are already few dapps that are actively used by people in the network (like DashMoney). Explorer also shows you the latest data on the network allowing community to monitor the state of the system, and faster react on accidental issues.
There are few maintained tendermint (cosmos) explorers that I plan to fork as well, because that will allow us to list platform on their official explorers (BigDipper, as an example). Listing platform chain on other explorers is also possible, as it will gain additional traffic into the network.
The point of this tool is observing network and its objects, because there isn't any tool for this yet (either ui or cli). This project also serves an API that incoming developers can use in their projects
https://platform-explorer.com/
Source: https://github.com/pshenmic/platform-explorer
With MVP version you are able to:
* You can search transactions, blocks
* See latest blocks and transactions
* Decode transaction data (simple)
In the next releases I plan to add more detailed transactions data, more wise searching and a better design.
I would like to add more features to the this project, what would you like to see? Share with me in the thread
There are no actively maintained tenderdash explorers yet and people just can't see whats up in the project, however there are already few dapps that are actively used by people in the network (like DashMoney). Explorer also shows you the latest data on the network allowing community to monitor the state of the system, and faster react on accidental issues.
There are few maintained tendermint (cosmos) explorers that I plan to fork as well, because that will allow us to list platform on their official explorers (BigDipper, as an example). Listing platform chain on other explorers is also possible, as it will gain additional traffic into the network.
The point of this tool is observing network and its objects, because there isn't any tool for this yet (either ui or cli). This project also serves an API that incoming developers can use in their projects
https://platform-explorer.com/
Source: https://github.com/pshenmic/platform-explorer
With MVP version you are able to:
* You can search transactions, blocks
* See latest blocks and transactions
* Decode transaction data (simple)
In the next releases I plan to add more detailed transactions data, more wise searching and a better design.
I would like to add more features to the this project, what would you like to see? Share with me in the thread