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
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...
Related implementation registry contract issue: https://github.com/polywrap/version-registry/issues/4