Skip to main content

Contract account examples

Use these projects as references or starting points. They are community-built; review and test before reusing in production.

Zafegard​

A smart wallet that demonstrates the use of stateful policy signers.

Do Math​

A smart wallet that demonstrates the use of multi-sig and policy signers to, surprisingly, do math without needing to input a passkey for every interaction.

Soroban by example​

An app that uses passkeys to sign Stellar smart contract transactions.

Super Peach​

A passkey-powered multi-signer abstract account contract example.

Ye Olde Guestbook​

A passkey-powered internet guestbook from yesteryear built with smart contracts and frontend code.