{"id":31730756,"url":"https://github.com/devbambino/privy-sol","last_synced_at":"2025-10-09T07:40:15.458Z","repository":{"id":316820479,"uuid":"1064982382","full_name":"devbambino/privy-sol","owner":"devbambino","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-26T21:48:03.000Z","size":284,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-26T23:34:26.436Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devbambino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-26T21:27:55.000Z","updated_at":"2025-09-26T21:48:06.000Z","dependencies_parsed_at":"2025-09-28T14:17:45.144Z","dependency_job_id":null,"html_url":"https://github.com/devbambino/privy-sol","commit_stats":null,"previous_names":["devbambino/privy-sol"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/devbambino/privy-sol","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbambino%2Fprivy-sol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbambino%2Fprivy-sol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbambino%2Fprivy-sol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbambino%2Fprivy-sol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devbambino","download_url":"https://codeload.github.com/devbambino/privy-sol/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbambino%2Fprivy-sol/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000978,"owners_count":26082974,"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-10-09T02:00:07.460Z","response_time":59,"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-10-09T07:40:13.985Z","updated_at":"2025-10-09T07:40:15.454Z","avatar_url":"https://github.com/devbambino.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Privy Auth + Solana `create-next-solana-app` Starter\n\nThis is a template for integrating Privy's Solana capabilities into a Next.js application. It provides a simple setup for wallet login, embedded wallets, and transaction signing using the [Privy React SDK](https://docs.privy.io/basics/react/installation).\n\nThis demo uses NextJS's [App Router](https://nextjs.org/docs/app).\n\n## Setup\n\n1. Clone this repository and open it in your terminal.\n\n```bash\ngit clone https://github.com/privy-io/create-next-solana-app.git \u0026\u0026 cd create-next-solana-app\n```\n\n2. Install the dependencies.\n\n```bash\nnpm install\n```\n\n3. Define the environment variables in a `.env.local` file.\n\n```bash\ncp .env.local.example .env.local\n```\n\n## Building locally\n\nIn your project directory, run npm run dev. You can now visit [http://localhost:3000](http://localhost:3000) to see your app and login with Privy!\n\n## Check out\n\n- `components/providers.tsx` for how to use the `PrivyProvider` and initialize it with your Privy App ID.\n- `app/page.tsx` for how to verify if a user is logged in from a server component.\n- `components/loginButton.tsx` for how to use the `useLogin` Privy hook to log in a user and create an embedded wallet.\n- `app/dashboard/page.tsx` for how to use the `usePrivy` hook to access the Privy SDK in a client component, and how to use the embedded and EOA wallets to sign a message and send a transaction.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbambino%2Fprivy-sol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevbambino%2Fprivy-sol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbambino%2Fprivy-sol/lists"}