{"id":31817693,"url":"https://github.com/crossmint/evm-wallets-quickstart","last_synced_at":"2025-10-11T10:23:32.357Z","repository":{"id":288513925,"uuid":"967051371","full_name":"Crossmint/evm-wallets-quickstart","owner":"Crossmint","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-07T18:50:41.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T19:44:44.636Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://evm-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-04-15T21:16:11.000Z","updated_at":"2025-05-07T18:50:46.000Z","dependencies_parsed_at":"2025-04-18T14:12:55.715Z","dependency_job_id":"cf7ab907-ef0a-4244-8ab6-e00765978d8c","html_url":"https://github.com/Crossmint/evm-wallets-quickstart","commit_stats":null,"previous_names":["crossmint/evm-wallets-quickstart"],"tags_count":0,"template":false,"template_full_name":"Crossmint/quickstart-template","purl":"pkg:github/Crossmint/evm-wallets-quickstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fevm-wallets-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fevm-wallets-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fevm-wallets-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fevm-wallets-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Crossmint","download_url":"https://codeload.github.com/Crossmint/evm-wallets-quickstart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fevm-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.431Z","updated_at":"2025-10-11T10:23:32.345Z","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\u003eCrossmint Wallets Quickstart\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://evm-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/c7a87267-0e07-44b6-8e85-deeb960b7600\" alt=\"Image\" width=\"full\"\u003e\n\n\u003c/div\u003e\n\n## Introduction\nCreate and interact with Crossmint wallets in EVM. This quickstart uses Crossmint Auth and uses your external wallet (e.g Phantom, Metamask, Coinbase, etc.) as a signer for that wallet.\n\n**Learn how to:**\n- Create a wallet\n- View its balance for ETH and ERC20 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%2Fevm-wallets-quickstart\u0026env=NEXT_PUBLIC_CROSSMINT_API_KEY\u0026env=NEXT_PUBLIC_CHAIN)\n\n## Setup\n1. Clone the repository and navigate to the project folder:\n```bash\ngit clone https://github.com/crossmint/evm-wallets-quickstart.git \u0026\u0026 cd evm-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. Set the chain you want to use. (default is `optimism-sepolia`)\n```bash\nNEXT_PUBLIC_CHAIN=your_chain\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).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrossmint%2Fevm-wallets-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrossmint%2Fevm-wallets-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrossmint%2Fevm-wallets-quickstart/lists"}