Developed using the module-template-7579
This project is built using the module-template-7579 to integrate Passkey validator into Safe Accounts.
- Uses Rhinestone's Safe 7579 adapter
- Uses Rhinestone's module-sdk
- Integrates with ZerdoDev's WebAuthn validator module
- Uses Permissionless.js
- Pimlico bundlers and paymasters
-
Clone the repository:
git clone https://github.com/koshikraj/safe-passkey-7579.git
Project structure:
-
Install dependencies
npm install
-
Run module tests
cd module npm run test
-
Run web app
cd web npm run dev
Contributions are welcome! Please follow the contribution guidelines to contribute to this project.
This project uses the ZerdoDev's WebAuthn validator module
This project is licensed under the GPL-3.0 license.