Files
pse.dev/content/projects/p256.md
Kalidou Diagne b4b1bb56e6 migrate project data from .ts to Markdown files (#453)
* migrate project data from .ts to Markdown files
2025-06-13 22:05:23 +04:00

1.1 KiB

id, name, image, section, projectStatus, category, tldr, tags, links
id name image section projectStatus category tldr tags links
p256 P256 pse inactive devtools Smart contract wallet enabling transactions through familiar flows like touchID, faceID, WebAuth, and Passkeys.
keywords themes types builtWith
Toolkits
Infrastructure/protocol
User Experience
Key management
Wallets
Account Abstraction
build
Legos/dev tools
halo2
website github
https://www.p256wallet.org/ https://github.com/privacy-scaling-explorations/p256-circom

P256 is an ERC-4337 smart contract wallet that leverages zk-SNARKs for WebAuthn and P-256 signature verification. It aims to simplify Ethereum transactions by incorporating familiar authentication methods like touchID and faceID. The project addresses the challenges of seed phrase management and leverages the biometric capabilities of billions of cellphones to create a more user-friendly crypto experience. Technically, it is an end-to-end ERC-4337 smart contract wallet that verifies ZK proofs of Passkey signatures using the Halo2 proving system.