Web3Auth / mpc-core-kit

16 stars 4 forks source link

[Question] is this really production ready and any plan to support cosmos chains? #20

Closed ryukato closed 1 year ago

ryukato commented 1 year ago

I found the codes like below https://github.com/Web3Auth/mpc-core-kit/blob/861ae7980914a67fc619e11af35e2344628fca54/src/mpcCoreKit.ts#L123

It looks like still not ready for PROD, because I see { verifier: "test-verifier", verifierId: "test@example.com" }. if this is prod ready, then I guess verifier and verifierId are supposed to be from a project. right?

I appreciate if you let me know there is something wrong.

Also could you let me know if you do have a plan to support cosmos chains?

ryukato commented 1 year ago

I have same question in community, so I can close this. PTAL https://web3auth.io/community/t/is-mpc-core-kit-really-production-ready-and-any-plan-to-support-cosmos-chains/5139