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

Need modern API equivalent of the classic gov/kv/modules API #6117

Open
gaurav137 opened this issue Apr 10, 2024 · 0 comments
Open

Need modern API equivalent of the classic gov/kv/modules API #6117

gaurav137 opened this issue Apr 10, 2024 · 0 comments

Comments

@gaurav137
Copy link

With the classic APIs one can invoke gov/kv/endpoints to know the JS app endpoint details and gov/kv/modules to know the JS app modules. In the modern APIs gov/service/javascript-app is mapping to gov/kv/endpoints but there is no gov/kv/modules equivalent.

We need a gov/kv/modules equivalent in the modern API to be able to expose the details of the JS application that is currently deployed on CCF. Scenario is that members that are joining the consortium are expected to review the code behind the constitution and the JS APP that is currently deployed before activating their membership. And after doing that review any set_constitution and set_js_app proposals in the future. Thus we need to expose the same information via the modern APIs as what one would review in a set_constitution and set_js_app proposal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant