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

Implementation registry dApp #11

Open
nerfZael opened this issue Jul 8, 2021 · 1 comment
Open

Implementation registry dApp #11

nerfZael opened this issue Jul 8, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@nerfZael
Copy link

nerfZael commented Jul 8, 2021

Develop an demo project which has an on-chain registry of Polywrap implementations, and have a client application query them dynamically.

dApp Interface:

  • Grid of cards

  • Each card is an implementation polywrapper

  • Each card would have...

    • SVG (returned by the polywrapper, or from its metadata)
    • Button called "Speak", which returns text from the polywrapper "speak" query method

    Related implementation registry contract issue: https://github.com/polywrap/version-registry/issues/4

@nerfZael nerfZael added the enhancement New feature or request label Jul 8, 2021
@nerfZael nerfZael self-assigned this Jul 8, 2021
@nerfZael
Copy link
Author

nerfZael commented Jul 8, 2021

Current interface:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant