Skip to content

zenguardxyz/passkey-module-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe + ZeroDev PassKey

License

Developed using the module-template-7579

Description

This project is built using the module-template-7579 to integrate Passkey validator into Safe Accounts.

Features

Usage

  1. Clone the repository:

    git clone https://github.com/koshikraj/safe-passkey-7579.git

    Project structure:

    ├── safe-passkey-7579
    │ ├── Safe App
    │ └── Module

  2. Install dependencies

    npm install
  3. Run module tests

    cd module
    npm run test
  4. Run web app

    cd web
    npm run dev
    
    

Contributing

Contributions are welcome! Please follow the contribution guidelines to contribute to this project.

Acknowledgments

This project uses the ZerdoDev's WebAuthn validator module

License

This project is licensed under the GPL-3.0 license.

About

Passkey module for Safe with app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published