{"id":21820132,"url":"https://github.com/5afe/safe-passkeys-tutorial","last_synced_at":"2025-08-10T22:17:55.506Z","repository":{"id":244367768,"uuid":"812686586","full_name":"5afe/safe-passkeys-tutorial","owner":"5afe","description":"Example for building an app with Safe and passkeys tutorial.","archived":false,"fork":false,"pushed_at":"2025-02-13T11:23:42.000Z","size":269,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T02:46:48.420Z","etag":null,"topics":["nextjs","react","safe-core","typescript"],"latest_commit_sha":null,"homepage":"https://docs.safe.global/home/passkeys-tutorials/safe-passkeys-tutorial","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,"zenodo":null}},"created_at":"2024-06-09T15:43:01.000Z","updated_at":"2025-02-13T11:23:46.000Z","dependencies_parsed_at":"2024-06-14T09:47:19.177Z","dependency_job_id":"e6da1203-5923-439d-aaee-0c0744ca97ac","html_url":"https://github.com/5afe/safe-passkeys-tutorial","commit_stats":null,"previous_names":["5afe/safe-passkeys-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/5afe/safe-passkeys-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Fsafe-passkeys-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Fsafe-passkeys-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Fsafe-passkeys-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Fsafe-passkeys-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5afe","download_url":"https://codeload.github.com/5afe/safe-passkeys-tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Fsafe-passkeys-tutorial/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269795401,"owners_count":24477017,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["nextjs","react","safe-core","typescript"],"created_at":"2024-11-27T16:28:47.292Z","updated_at":"2025-08-10T22:17:55.487Z","avatar_url":"https://github.com/5afe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to build an app with Safe and passkeys\n\nThis example app shows how to create a web app for using passkeys in your Safe. Please read [How to build an app with Safe and passkeys](https://docs.safe.global/home/passkeys-tutorials/safe-passkeys-tutorial) to see how this app was created.\n\n## What you’ll need\n\n**Prerequisite knowledge:** You will need some basic experience with [React](https://react.dev/learn), [Next.js](https://nextjs.org/docs), and [ERC-4337](https://docs.safe.global/home/4337-overview).\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) and [pnpm](https://pnpm.io/installation).\n- Created an API key from [Pimlico](https://www.pimlico.io/).\n\n\n## Getting Started\n\nTo install this example application, run the following commands:\n\n```bash\ngit clone https://github.com/5afe/safe-passkeys-tutorial.git\ncd safe-passkeys-tutorial\npnpm i\n```\n\nThis will get a copy of the project installed locally. Now, create a file named `.env.local` at the root of your project, and add your Pimlico API key to it:\n\n```bash\necho \"NEXT_PUBLIC_PIMLICO_API_KEY='your_pimlico_api_key_goes_here'\" \u003e .env.local\n```\n\nRun the local development server with the following command:\n\n```bash\npnpm dev\n```\n\nGo to `http://localhost:3000` in your browser to see the application.\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%2Fsafe-passkeys-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5afe%2Fsafe-passkeys-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5afe%2Fsafe-passkeys-tutorial/lists"}