Skip to content

5afe/react-native-passkeys-tutorial

Repository files navigation

React Native passkeys app

This app is a simple React Native app that allows you to test passkeys. The app uses the Safe Core SDK protocol-kit and react-native-passkeys library The app will enable you to:

  • Deploy a new Safe on Ethereum Sepolia.
  • Create a new passkey secured by the user's device.
  • Sign messages and create transactions using the passkey as a signer.

Check the Safe documentation to follow the complete tutorial.

How to run the app

npm install

npm run ios
npm run android
npm run web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published