Passkeys - Sign and Verify Message About This example deploys a Safe, sign a message with webAuthn, and verify the message signed. How to use this example copy .env.example cp .env.example .env install dependencies, build and run yarn install yarn build node dist/index.js License MIT