stellar / quickstart

Home of the stellar/quickstart docker image for development and testing
Apache License 2.0
184 stars 205 forks source link

Add an explorer UI to the quickstart image #616

Open leighmcculloch opened 1 month ago

leighmcculloch commented 1 month ago

The quickstart image should have an explorer-like UI for accesing data about the currently running network.

When running a local test network it should be possible to view the state of the network in a simple and elegant UI.

cc @janewang @accordeiro @fnando

janewang commented 1 month ago

@leighmcculloch Oh neat, is there some explorer-like UI that is already open source which we could use?

leighmcculloch commented 1 month ago

steexp.com, which is a hosted version of https://github.com/chatch/stellarexplorer by @chatch, is open source.

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for 30 days with no activity. It will be closed in 30 days unless the stale label is removed.

janewang commented 1 week ago

I surface this UI as a potential community project to contribute to quickstart