{"id":31243482,"url":"https://github.com/coinbase/onramp-demo-mobile","last_synced_at":"2025-09-23T01:08:31.354Z","repository":{"id":279884797,"uuid":"932403965","full_name":"coinbase/onramp-demo-mobile","owner":"coinbase","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-19T00:02:28.000Z","size":3874,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-19T02:19:00.940Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coinbase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-13T21:23:45.000Z","updated_at":"2025-08-13T18:43:25.000Z","dependencies_parsed_at":"2025-02-28T09:41:23.539Z","dependency_job_id":"af724f04-a699-4990-8c3d-1430f9f3c564","html_url":"https://github.com/coinbase/onramp-demo-mobile","commit_stats":null,"previous_names":["coinbase/onramp-demo-mobile"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coinbase/onramp-demo-mobile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fonramp-demo-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fonramp-demo-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fonramp-demo-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fonramp-demo-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coinbase","download_url":"https://codeload.github.com/coinbase/onramp-demo-mobile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fonramp-demo-mobile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276498424,"owners_count":25653007,"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-09-22T02:00:08.972Z","response_time":79,"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-09-23T01:02:30.080Z","updated_at":"2025-09-23T01:08:31.348Z","avatar_url":"https://github.com/coinbase.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to Coinbase Onramp Demo App 👋\n\n## Running the app\n\n1. Install dependencies\n\n   ```bash\n   npm install\n   ```\n\n2. For `Android`, you need a debug keystore (required for app signing):\n   \n   If debug.keystore doesn't exist in android/app, create it:\n   ```bash\n   cd android/app\n   keytool -genkey -v -keystore debug.keystore -storepass android -alias androiddebugkey -keypass android -keyalg RSA -keysize 2048 -validity 10000\n   ```\n   \n   Default debug keystore credentials (for development only):\n   - Keystore password: `android`\n   - Key alias: `androiddebugkey`\n   - Key password: `android`\n\n   \u003e Note: This keystore is for development only. For production, you'll need to create a separate release keystore.\n\n3. Start the app\n\n   ```bash\n    npx expo start\n   ```\n4. Follow the output instructions to run the app on your device or simulator.\n\n\n## Onramp integration demo\nMain integration point is in the [Fund](./components/Fund/Fund.tsx) component.\n\n\n### Steps to integrate:\n\n1. Register and get the projectId from the [CDP portal](https://cdp.coinbase.com/projects)\n\n2. Assemble the Onramp URL with the [getOnrampBuyUrl](./utils/getOnrampUrl.ts) function\n\n3. Open the browser with the Onramp URL\n\n\n\n### Download the iOS app\nYou can also download this (iOS) app on your phone using TestFlight [here](https://testflight.apple.com/join/RnGceg3e)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoinbase%2Fonramp-demo-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoinbase%2Fonramp-demo-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoinbase%2Fonramp-demo-mobile/lists"}