js-did icon indicating copy to clipboard operation
js-did copied to clipboard

Add example of how did-session is used

Open ukstv opened this issue 1 year ago • 0 comments

This is a PR not indented to be merged directly.

Installation

Proceed as usual, in the root folder do:

pnpm install

Running

Then go to packages/example and run:

pnpm run dev

Then open http://localhost:1234/

For did-session usage see packages/example/src/ethereum.tsx, lines 28-31

ukstv avatar Jun 30 '23 13:06 ukstv