{"id":51332063,"url":"https://github.com/magicblock-labs/one","last_synced_at":"2026-07-01T23:32:36.953Z","repository":{"id":352590435,"uuid":"1191006485","full_name":"magicblock-labs/one","owner":"magicblock-labs","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-26T15:58:42.000Z","size":1011,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-26T17:22:11.689Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://one.magicblock.app","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/magicblock-labs.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":"2026-03-24T20:40:48.000Z","updated_at":"2026-06-26T15:42:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/magicblock-labs/one","commit_stats":null,"previous_names":["magicblock-labs/one"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/magicblock-labs/one","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicblock-labs%2Fone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicblock-labs%2Fone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicblock-labs%2Fone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicblock-labs%2Fone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magicblock-labs","download_url":"https://codeload.github.com/magicblock-labs/one/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicblock-labs%2Fone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35027341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":"2026-07-01T23:32:35.608Z","updated_at":"2026-07-01T23:32:36.942Z","avatar_url":"https://github.com/magicblock-labs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# magicblock-pay\n\nThis is a [Next.js](https://nextjs.org) project bootstrapped with [v0](https://v0.app).\n\n## Built with v0\n\nThis repository is linked to a [v0](https://v0.app) project. You can continue developing by visiting the link below -- start new chats to make changes, and v0 will push commits directly to this repo. Every merge to `main` will automatically deploy.\n\n[Continue working on v0 →](https://v0.app/chat/projects/prj_EMIThtdxrBWA8ZYg8iHhzMVIM6ni)\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\n## Environment\n\nPrivate payments use the following environment variables:\n\n- `PAYMENTS_API_BASE_URL`: base URL for the payments API.\n- `CLUSTER`: cluster name passed to the payments API and used for Solana Explorer links. Supported values are `devnet`, `testnet`, and `mainnet-beta`.\n- `PAYMENTS_CLUSTER`: legacy fallback for the payments API cluster. `CLUSTER` takes precedence if both are set. If this value is an RPC URL containing `devnet`, `testnet`, or `mainnet`, the app infers the corresponding cluster name.\n- `NEXT_PUBLIC_PAYMENTS_TEST_USDC_MINT`: overrides the default payment mint in the UI.\n\nExample:\n\n```bash\nPAYMENTS_API_BASE_URL=http://localhost:8787 \\\nCLUSTER=devnet \\\nSOLANA_RPC_URL=https://rpc.magicblock.app/devnet \\\nNEXT_PUBLIC_SOLANA_RPC_URL=https://rpc.magicblock.app/devnet \\\nNEXT_PUBLIC_PAYMENTS_TEST_USDC_MINT=4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU \\\nyarn dev -p 3002\n```\n\nWith `CLUSTER=devnet`, the app sends `cluster=devnet` to the payments API and opens transactions on `https://explorer.solana.com` with the `devnet` cluster selected.\n\n## Learn More\n\nTo learn more, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n- [v0 Documentation](https://v0.app/docs) - learn about v0 and how to use it.\n\n\u003ca href=\"https://v0.app/chat/api/kiro/clone/GabrielePicco/magicblock-pay\" alt=\"Open in Kiro\"\u003e\u003cimg src=\"https://pdgvvgmkdvyeydso.public.blob.vercel-storage.com/open%20in%20kiro.svg?sanitize=true\" /\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicblock-labs%2Fone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagicblock-labs%2Fone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicblock-labs%2Fone/lists"}