ceramicnetwork / js-did

A simple interface to interact with DIDs that conform to the DID-provider interface.
Other
95 stars 28 forks source link

Add Lit Protocol PKP Wallet Support #140

Open DustilDawn opened 1 year ago

DustilDawn commented 1 year ago

Hey there, so I've been working on Lit Protocol during this hackathon and made it work with PKP! This will be a great shared account feature for the ecosystem!

https://github.com/DustilDawn/orbis-sdk/blob/de27fe2a4d2a312c4211c90bfda87c423fe2c174/index.js#L6

PKP Wallet Support - #[Issue]

Description

Include a summary of the change and which issue it addresses in the title of the PR.

Include relevant motivation, context, brief description and impact of the change(s). List follow-up tasks here.

How Has This Been Tested?

Describe the tests that you ran to verify your changes. Provide instructions for reproduction.

Definition of Done

Before submitting this PR, please make sure:

References:

Please list relevant documentation (e.g. tech specs, articles, related work etc.) relevant to this change, and note if the documentation has been updated.