safe-global / safe-modules

A collection of modules that can be used with the Safe contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Comprehensive Passkey Sample Application

akshay-ap opened this issue · comments

We should add a new package in the examples/ directory with passkey support similar to the base wallet example application in:

https://www.smart-wallet.xyz/

Expected Outcome

Either a new package in the examples/ directory, or reuse the existing examples/4337-passkey package to make a demo application using passkey support with similar features/documentation/niceties as the Coinbase wallet demo app. Notable things that are missing:

  • Ability to interact with the Wallet once it is deployed (the demo app from Coinbase has a "mint" button that causes the account to mint things)
  • FAQ section with comprehensive documentation

Closing in favour of more targeted issues: #360 and #361