Web3Auth / mpc-core-kit

16 stars 4 forks source link

[WIP] Ed25519 support #105

Open matthiasgeihs opened 4 months ago

matthiasgeihs commented 4 months ago

This PR is a WIP that shows how the new TKeyTSS module could be integrated with MPC Core Kit to add support for ed25519.

This currently depends on unpublished versions of @tkey/tss and some other modules that need to be updated first to make this production ready (like fetch-node-details, see mpcCoreKit.ts#L658).