{"id":31817692,"url":"https://github.com/crossmint/solana-wallets-quickstart","last_synced_at":"2026-02-27T03:33:59.317Z","repository":{"id":284652383,"uuid":"955630712","full_name":"Crossmint/solana-wallets-quickstart","owner":"Crossmint","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-07T18:50:13.000Z","size":718,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T19:44:52.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://solana-wallets.demos-crossmint.com","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/Crossmint.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}},"created_at":"2025-03-27T00:14:23.000Z","updated_at":"2025-05-07T18:50:17.000Z","dependencies_parsed_at":"2025-03-27T01:29:19.348Z","dependency_job_id":"62a38dfa-c694-405a-829d-03c3b40a89b4","html_url":"https://github.com/Crossmint/solana-wallets-quickstart","commit_stats":null,"previous_names":["crossmint/solana-smart-wallet-quickstart","crossmint/solana-wallets-quickstart"],"tags_count":0,"template":false,"template_full_name":"Crossmint/quickstart-template","purl":"pkg:github/Crossmint/solana-wallets-quickstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fsolana-wallets-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fsolana-wallets-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fsolana-wallets-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fsolana-wallets-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Crossmint","download_url":"https://codeload.github.com/Crossmint/solana-wallets-quickstart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fsolana-wallets-quickstart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006851,"owners_count":26084204,"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-11T02:00:06.511Z","response_time":55,"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-11T10:23:16.335Z","updated_at":"2025-10-11T10:23:29.030Z","avatar_url":"https://github.com/Crossmint.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg width=\"200\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/8b617791-cd37-4a5a-8695-a7c9018b7c70\" /\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003ch1\u003eSolana Wallets Quickstart\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://solana-wallets.demos-crossmint.com/\"\u003eLive Demo\u003c/a\u003e | \u003ca href=\"https://docs.crossmint.com/introduction/platform/wallets\"\u003eDocs\u003c/a\u003e | \u003ca href=\"https://github.com/crossmint\"\u003eSee all quickstarts\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/76a983ab-499e-4d12-af7a-0ae17cb0b6cd\" alt=\"Image\" width=\"full\"\u003e\n\u003c/div\u003e\n\n## Introduction\nCreate and interact with Crossmint wallets in Solana. This quickstart uses Crossmint Auth and uses your external wallet (e.g Phantom, Coinbase, etc.) as a signer for that wallet.\n\n**Learn how to:**\n- Create a wallet\n- View its balance for SOL and SPL tokens\n- Send a transaction\n- Add delegated signers to allow third parties to sign transactions on behalf of your wallet\n\n## Deploy\nEasily deploy the template to Vercel with the button below. You will need to set the required environment variables in the Vercel dashboard.\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FCrossmint%2Fsolana-wallets-quickstart\u0026env=NEXT_PUBLIC_CROSSMINT_API_KEY)\n\n## Setup\n1. Clone the repository and navigate to the project folder:\n```bash\ngit clone https://github.com/crossmint/solana-wallets-quickstart.git \u0026\u0026 cd solana-wallets-quickstart\n```\n\n2. Install all dependencies:\n```bash\nnpm install\n# or\nyarn install\n# or\npnpm install\n# or\nbun install\n```\n\n3. Set up the environment variables:\n```bash\ncp .env.template .env\n```\n\n4. Get a Crossmint client API key from [here](https://docs.crossmint.com/introduction/platform/api-keys/client-side) and add it to the `.env` file. Make sure your API key has the following scopes: `users.create`, `users.read`, `wallets.read`, `wallets.create`, `wallets:transactions.create`, `wallets:transactions.sign`, `wallets:balance.read`, `wallets.fund`.\n```bash\nNEXT_PUBLIC_CROSSMINT_API_KEY=your_api_key\n```\n\n5. Run the development server:\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\n## Using in production\n1. Create a [production API key](https://docs.crossmint.com/introduction/platform/api-keys/client-side).\n2. Update the `NEXT_PUBLIC_RPC_URL` to a mainnet RPC URL, you can use the public RPC URL `https://api.mainnet-beta.solana.com`.\n3. Update the `NEXT_PUBLIC_USDC_TOKEN_MINT` to the mainnet USDC token mint address `EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrossmint%2Fsolana-wallets-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrossmint%2Fsolana-wallets-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrossmint%2Fsolana-wallets-quickstart/lists"}