Web3Auth / mpc-core-kit

15 stars 4 forks source link

Remove Provider from mpc-core-kit #123

Closed ieow closed 1 month ago

ieow commented 2 months ago

mpc core kit will be injected in to Ethereum Provider instead of being setup in mpc core kit

yashovardhan commented 2 months ago

While doing this, is it possible to extend the same secp256k1 based signatures for a cosmos and bitcoin provider as well? Is it possible for us as DevRel team to make multiple providers like these on community/ customer request?

ieow commented 2 months ago

As long as other provider accept interface with function sign and getPublicKey, we could adapt and inject in to the provider

himanshuchawla009 commented 1 month ago

merged in v3