{"id":27006893,"url":"https://github.com/developerfred/wallet","last_synced_at":"2025-07-28T09:12:20.153Z","repository":{"id":283282722,"uuid":"947518656","full_name":"developerfred/wallet","owner":"developerfred","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-15T16:23:07.000Z","size":851,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T03:35:58.512Z","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/developerfred.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":"2025-03-12T20:17:25.000Z","updated_at":"2025-03-12T20:17:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f74a435-d646-4e98-81a5-08529dbb141f","html_url":"https://github.com/developerfred/wallet","commit_stats":null,"previous_names":["developerfred/wallet"],"tags_count":0,"template":false,"template_full_name":"privy-io/create-next-app","purl":"pkg:github/developerfred/wallet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerfred%2Fwallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerfred%2Fwallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerfred%2Fwallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerfred%2Fwallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developerfred","download_url":"https://codeload.github.com/developerfred/wallet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerfred%2Fwallet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267491081,"owners_count":24096112,"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-07-28T02:00:09.689Z","response_time":68,"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":[],"created_at":"2025-04-04T08:17:15.591Z","updated_at":"2025-07-28T09:12:20.144Z","avatar_url":"https://github.com/developerfred.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Privy Auth `create-next-app` Starter\n\nThis is a template for integrating [**Privy Auth**](https://www.privy.io/) into a [NextJS](https://nextjs.org/) project. Check out the deployed app [here](https://create-next-app.privy.io/)!\n\nThis demo uses NextJS's [Pages Router](https://nextjs.org/docs/pages/building-your-application/routing). If you'd like to see an example using the [App Router](https://nextjs.org/docs/app), just change the branch of this repository to [`app-router`](https://github.com/privy-io/create-next-app/tree/app-router). \n\n## Setup\n\n1. Clone this repository and open it in your terminal. \n```sh\ngit clone https://github.com/privy-io/create-next-app\n```\n\n2. Install the necessary dependencies (including [Privy Auth](https://www.npmjs.com/package/@privy-io/react-auth)) with `npm`.\n```sh\nnpm i \n```\n\n3. Initialize your environment variables by copying the `.env.example` file to an `.env.local` file. Then, in `.env.local`, [paste your Privy App ID from the dashboard](https://docs.privy.io/guide/dashboard/api-keys).\n```sh\n# In your terminal, create .env.local from .env.example\ncp .env.example .env.local\n\n# Add your Privy App ID to .env.local\nNEXT_PUBLIC_PRIVY_APP_ID=\u003cyour-privy-app-id\u003e\n```\n\n## Building locally\n\nIn your project directory, run `npm run dev`. You can now visit http://localhost:3000 to see your app and login with Privy!\n\n\n## Check out:\n- `pages/_app.tsx` for how to use the `PrivyProvider` and initialize it with your Privy App ID\n- `pages/index.tsx` for how to use the `usePrivy` hook and implement a simple `login` button\n- `pages/dashboard.tsx` for how to use the `usePrivy` hook, fields like `ready`, `authenticated`, and `user`, and methods like `linkWallet` and `logout`\n\n\n**Check out [our docs](https://docs.privy.io/) for more guidance around using Privy in your app!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloperfred%2Fwallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloperfred%2Fwallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloperfred%2Fwallet/lists"}