{"id":23168045,"url":"https://github.com/5afe/react-native-passkeys-tutorial","last_synced_at":"2025-04-04T22:21:37.217Z","repository":{"id":268569312,"uuid":"904626628","full_name":"5afe/react-native-passkeys-tutorial","owner":"5afe","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-16T14:52:14.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-10T06:45:16.054Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/5afe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-17T08:56:24.000Z","updated_at":"2025-01-16T14:52:16.000Z","dependencies_parsed_at":"2024-12-17T15:45:02.015Z","dependency_job_id":"288cb19f-2068-4363-b6f5-12698e0c39d2","html_url":"https://github.com/5afe/react-native-passkeys-tutorial","commit_stats":null,"previous_names":["5afe/react-native-passkeys-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Freact-native-passkeys-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Freact-native-passkeys-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Freact-native-passkeys-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Freact-native-passkeys-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5afe","download_url":"https://codeload.github.com/5afe/react-native-passkeys-tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256772,"owners_count":20909357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-18T02:37:42.173Z","updated_at":"2025-04-04T22:21:37.195Z","avatar_url":"https://github.com/5afe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## React Native passkeys app\n\nThis 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:\n\n- Deploy a new Safe on Ethereum Sepolia.\n- Create a new passkey secured by the user's device.\n- Sign messages and create transactions using the passkey as a signer.\n\nCheck the [Safe documentation](http://docs.safe.global/advanced/passkeys/tutorials/react-native) to follow the complete tutorial.\n\n## What you’ll need\n\n**Prerequisite knowledge:** You will need some basic experience with [React](https://react.dev/learn), [React Native](https://reactnative.dev) and [Expo](https://docs.expo.dev).\n\nBefore progressing with the tutorial, please make sure you have:\n\n- Downloaded and installed [Node.js](https://nodejs.org/en/download/package-manager);\n- Have enrolled to the [Apple Developer Program](https://developer.apple.com/programs/enroll/) and installed [Xcode](https://developer.apple.com/xcode/) (if you want to test the app on iOS);\n- Have downloaded and installed [Android Studio](https://developer.android.com/studio) and have a Google account connected to your emulator (if you want to test the app on Android).\n\n## Getting Started\n\nTo install this example application, run the following commands:\n\n```bash\ngit clone https://github.com/5afe/react-native-passkeys-tutorial.git\ncd react-native-passkeys-tutorial\nnpm install\n```\n\nThis will get a copy of the project installed locally. Now, create a file named `.env` at the root of your project, and add your RPC URL, private key and address to it:\n\n```bash\ncp .env-sample .env\n```\n\nRun the local development server with the following command, depending on the environment you want to test:\n\n```bash\nnpm run ios\nnpm run android\nnpm run web\n```\n\n## Help\n\nPlease post any questions on [Stack Exchange](https://ethereum.stackexchange.com/questions/tagged/safe-core) with the `safe-core` tag.\n\n## License\n\nMIT, see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5afe%2Freact-native-passkeys-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5afe%2Freact-native-passkeys-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5afe%2Freact-native-passkeys-tutorial/lists"}