aptos
地址
- https://aptos.dev/en/build/guides/aptos-keyless/how-keyless-works
- https://aptos.dev/en/build/guides/aptos-keyless/oidc-support
- https://github.com/aptos-labs/aptos-keyless-example/
- https://github.com/aptos-labs/aptos-core/tree/main/keyless
- https://console.cloud.google.com/apis/credentials?referrer=search&project=semiotic-vial-425010-k6 同 google drive 配置
- https://aptos-labs.github.io/aptos-ts-sdk/@aptos-labs/ts-sdk-1.24.0/
- https://github.com/aptos-labs/aptos-core/pull/12342
- https://github.com/aptos-labs/aptos-core/blob/rex%2Fmerge-prover-service/keyless/prover-service/src/handlers.rs

流程:在 dApp 中为用户派生无密钥帐户

Flow: Obtaining a zero-knowledge proof before transacting

这张图描述了一个无密钥零知识(Keyless ZK)关系的验证过程。具体来说,它展示了如何通过公开和私有信息来验证某些条件。