LIT-Protocol / js-sdk

The Lit Protocol SDK provides developers with a framework for implementing Lit functionality into their own applications.
https://developer.litprotocol.com
MIT License
99 stars 59 forks source link

Feature/lit 3140 make pkp base a private instance variable in pkp #509

Closed FedericoAmura closed 2 months ago

FedericoAmura commented 3 months ago

Description

This PR cleans PKPBase authContext and its ex-extending clases PKPEthersWallet, PKPCosmosWallet and PKPSuiWallet. Including changes:

This PR has BREAKING CHANGES due to changes in PKP*Wallet interfaces and removed things (WalletFactory)

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Screenshot from 2024-06-21 13-09-42

Checklist: