Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XCQ dev console prerequisite #42

Open
xlc opened this issue Aug 27, 2024 · 0 comments
Open

XCQ dev console prerequisite #42

xlc opened this issue Aug 27, 2024 · 0 comments

Comments

@xlc
Copy link
Member

xlc commented Aug 27, 2024

The XCQ API should allow people to build a XCQ dev console similar to the chain state page in pjs apps.

This means:

  • The dev console should be able to fetch a known XCQ extension defs from somewhere (e.g. a file hosted in a github repo)
  • Check with the chain to know what XCQ extension does it support
  • Allow user to input custom XCQ extension defs to support unknown XCQ extension
  • Display all the supported extensions and their methods
  • Allow user to invoke those methods with user input parameters

(We may actually want to build this but this issue is about to make it possible to build this.)

@xlc xlc changed the title XCQ dev console XCQ dev console prerequisite Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant