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

Add Lit Protocol PKP Wallet Support

Open DustilDawn opened this issue 2 years ago • 0 comments

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.

  • [ ] Test A - tested in local dev and production (http://app.magicwallet.me/) as core feature
  • [ ] Test B

Definition of Done

Before submitting this PR, please make sure:

  • [ ] The work addresses the description and outcomes in the issue
  • [ ] I have added relevant tests for new or updated functionality
  • [x] My code follows conventions, is well commented, and easy to understand
  • [x] My code builds and tests pass without any errors or warnings
  • [ ] I have tagged the relevant reviewers
  • [ ] I have updated the READMEs of affected packages
  • [ ] I have made corresponding changes to the documentation
  • [x] The changes have been communicated to interested parties

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.

DustilDawn avatar Jan 18 '23 21:01 DustilDawn