{"id":18542738,"url":"https://github.com/coinbase/coinbase-sdk-ai-agent-sample","last_synced_at":"2025-04-05T22:05:26.021Z","repository":{"id":252464162,"uuid":"839408792","full_name":"coinbase/coinbase-sdk-ai-agent-sample","owner":"coinbase","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-21T17:32:03.000Z","size":13289,"stargazers_count":96,"open_issues_count":24,"forks_count":24,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T21:07:11.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://coinbase-sdk-ai-agent-sample.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","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.md","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}},"created_at":"2024-08-07T14:47:46.000Z","updated_at":"2025-03-11T22:51:53.000Z","dependencies_parsed_at":"2024-08-29T23:23:45.862Z","dependency_job_id":"18fe14f7-e5a9-4bd7-b5c8-d382f1478b13","html_url":"https://github.com/coinbase/coinbase-sdk-ai-agent-sample","commit_stats":null,"previous_names":["coinbase/coinbase-sdk-ai-agent-sample"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fcoinbase-sdk-ai-agent-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fcoinbase-sdk-ai-agent-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fcoinbase-sdk-ai-agent-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fcoinbase-sdk-ai-agent-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coinbase","download_url":"https://codeload.github.com/coinbase/coinbase-sdk-ai-agent-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406085,"owners_count":20933803,"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","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":"2024-11-06T20:10:19.399Z","updated_at":"2025-04-05T22:05:26.000Z","avatar_url":"https://github.com/coinbase.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coinbase-SDK - Onchain Machine Learning\n\nThe Onchain Machine Learning template provides a simple app for Reinforcement Learning from Human Feedback\nusing the [CDP SDK](https://docs.cdp.coinbase.com/cdp-sdk/docs/welcome).\nThe application shows how to create an [MPC wallet](https://docs.cdp.coinbase.com/mpc-wallet/docs/welcome), fund the wallet,\nand send Base Sepolia to a recipient who controls a [Coinbase Smart Wallet](https://www.smartwallet.dev/why).\n\n\u003cp align=\"center\"\u003e\n    \u003cvideo src=\"https://github.com/user-attachments/assets/fd9969e9-b389-4552-bb0b-46d6e9586e71\" width=\"352\" height=\"720\"\u003e\u003c/video\u003e\n\u003c/p\u003e\n\n## Getting Started\n\nTo start, [create a CDP API Key](https://portal.cdp.coinbase.com/access/api).\n\nThen, set the following environment variables - for example, within a `.env` file, or by using\n[Replit Secret Manager](https://docs.replit.com/replit-workspace/workspace-features/secrets)\n(if you are accessing this template from Replit).\n\n```text\nAPI_KEY_NAME=\"YOUR_API_KEY_NAME\"\nAPI_KEY_PRIVATE_KEY=\"YOUR_API_KEY_PRIVATE\"\n```\n\nInstall the dependencies:\n\n```bash\nnpm install\n# or\nyarn\n```\n\nThen, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to use the application.\n\n## Learn More\n\nTo learn more about the CDP SDK, take a look at the following resources:\n\n- [Coinbase Developer Platform](https://portal.cdp.coinbase.com/access/api)\n- [CDP API Documentation](https://docs.cdp.coinbase.com/cdp-sdk/docs/quickstart) - CDP SDK documentation.\n\n## Deploy on Vercel\n\nIf you are accessing this template from GitHub, you can click the button below to deploy your own copy of the AI Feedback tool:\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fcoinbase%2Fcoinbase-sdk-ai-agent-sample\u0026env=API_KEY_PRIVATE_KEY,API_KEY_NAME\u0026envDescription=API_KEY_PRIVATE_KEY%20and%20API_KEY_NAME%20are%20the%20API%20private%20key%20and%20name%20of%20the%20key%20you%20download%20from%20Coinbase%20Developer%20Platform%20portal.\u0026envLink=https%3A%2F%2Fdocs.cdp.coinbase.com%2Fdeveloper-platform%2Fdocs%2Fcdp-keys\u0026project-name=ai-wallet-coinbase-sdk\u0026repository-name=ai-wallet-coinbase-sdk\"\u003e\u003cimg src=\"https://vercel.com/button\" alt=\"Deploy with Vercel\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## References\n\nThe images in the demo are sourced from [Unsplash](https://unsplash.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoinbase%2Fcoinbase-sdk-ai-agent-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoinbase%2Fcoinbase-sdk-ai-agent-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoinbase%2Fcoinbase-sdk-ai-agent-sample/lists"}