TBD54566975 / incubating-web5-labs

Apache License 2.0
25 stars 16 forks source link

Issue Verifiable Credentials On A DWN #45

Closed nitro-neal closed 1 year ago

nitro-neal commented 1 year ago

Issue Verifiable Credentials On A DWN

To run the demo simply run:

cd dwn-verifiable-credentials-demo
npm install
npm start

Features

The application consists of the following sections:

michaelneale commented 1 year ago

@nitro-neal wasn't able to run it: localhost/:1 Uncaught (in promise) TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'.

Is there meant to be a main.wasm file included? it is in gitignore

nitro-neal commented 1 year ago

Adding the WASM would be important lol. Thanks for testing! I updated the readme with an example workflow with images and tested this pr locally.

michaelneale commented 1 year ago

very nice - lets do it. It works