Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

A simple web based debugger panel ( include in all starter project by default) #31

Open
mave99a opened this issue Aug 20, 2019 · 0 comments
Assignees
Labels

Comments

@mave99a
Copy link

mave99a commented Aug 20, 2019

Inspired by Django Debug Toolbar: https://github.com/jazzband/django-debug-toolbar

A simple web based debugger panel ( include in all starter project by default), this panel I is hidden by default but can be easily turned on (by a float icon or in JS console). Maybe this can be a stand along repo, since it might be useful in other place as well.

Panel display a few important debug information:

  • chain endpoint its connecting to
  • chain connection status (red, green)
  • link to chain's web console, block explorer
  • a simple web based wallet (if we support this eventually) so user don't have to do it all with ABT Wallet app for debugging.
@wangshijun wangshijun self-assigned this Aug 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants