{"id":96301,"url":"https://github.com/crossmint/awesome-crossmint","name":"awesome-crossmint","description":"😎 a curated list of all the awesome apps built with crossmint","projects_count":53,"last_synced_at":"2026-06-05T02:00:19.682Z","repository":{"id":313109821,"uuid":"1050044691","full_name":"Crossmint/awesome-crossmint","owner":"Crossmint","description":"😎 a curated list of all the awesome apps built with crossmint","archived":false,"fork":false,"pushed_at":"2025-09-17T05:20:44.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-19T13:56:31.441Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-03T21:37:52.000Z","updated_at":"2025-09-17T05:20:47.000Z","dependencies_parsed_at":"2025-09-04T01:18:09.894Z","dependency_job_id":"75f22aed-3c0f-481a-b8a0-125f19b2b68e","html_url":"https://github.com/Crossmint/awesome-crossmint","commit_stats":null,"previous_names":["crossmint/awesome-crossmint"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Crossmint/awesome-crossmint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fawesome-crossmint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fawesome-crossmint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fawesome-crossmint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fawesome-crossmint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Crossmint","download_url":"https://codeload.github.com/Crossmint/awesome-crossmint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Fawesome-crossmint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33927313,"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-06-05T02:00:06.157Z","response_time":120,"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"}},"created_at":"2025-10-11T10:23:17.918Z","updated_at":"2026-06-05T02:00:19.682Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["License","Starter Code","Community and Social","Documentation","SDKs","Changelog and Status","Brand and Legal"],"sub_categories":["Other","AI Agents","Using x402","Payments \u0026 Checkout","Fintech","Wallets","Identity \u0026 Auth"],"readme":"# Awesome Crossmint [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\nA curated, external-links-only list of official Crossmint resources, SDKs, examples, and community links.\n\nCrossmint is purpose-built for AI agents and agentic finance. Use Crossmint to create programmable wallets, move stablecoins, tokenize assets, and power agentic commerce with auditable, onchain actions.\n\n## Contents\n- [Starter Code](#starter-code)\n  - [Using x402](#using-x402)\n  - [AI Agents](#ai-agents)\n  - [Fintech](#fintech)\n  - [Payments \\\u0026 Checkout](#payments--checkout)\n  - [Wallets](#wallets)\n  - [Tokenization](#tokenization)\n  - [Identity \\\u0026 Auth](#identity--auth)\n  - [Other](#other)\n- [SDKs](#sdks)\n- [APIs and References](#apis-and-references)\n- [Documentation](#documentation)\n- [Changelog and Status](#changelog-and-status)\n- [Community and Social](#community-and-social)\n- [Brand and Legal](#brand-and-legal)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Starter Code\n### Using x402\n- [Worldstore Agent on Base App](https://github.com/Crossmint/worldstore-agent): An XMTP agent, can be interacted with on the Base app, uses x402 payment protocol to fulfill orders via Worldstore APIs\n- [x402 starter code using Crossmint wallets](https://github.com/Crossmint/crossmint-a2a-402-starter): multiple examples showcasing agent-to-agent interaction using the A2P and x402 protocol\n\n### AI Agents\n- [AI Agent Toolkit Overview](https://docs.crossmint.com/solutions/ai-agents/introduction): Overview of Crossmint’s agent toolkit and capabilities.\n- [GOAT SDK (GitHub)](https://github.com/goat-sdk/goat): Open-source agentic finance toolkit for AI agents.\n- [GOAT Core (npm)](https://www.npmjs.com/package/@goat-sdk/core): Core TypeScript package for GOAT SDK.\n- [GOAT (PyPI)](https://pypi.org/project/goat-sdk/): Python package for GOAT SDK.\n- [Introducing GOAT](https://blog.crossmint.com/introducing-goat-great-onchain-agent-toolkit/): Launch announcement and design overview.\n- [Build an AI Agent on Base](https://blog.crossmint.com/base-ai-agent-app/): Step-by-step guide to create an agent on Base.\n- [AI agent quickstarts](https://www.crossmint.com/quickstarts): Plug-and-play templates for agentic commerce.\n- [Purchase on Amazon using crypto](https://www.crossmint.com/quickstarts): Create an MCP server to buy on Amazon with crypto.\n- [E‑Commerce Telegram shopping assistant](https://www.crossmint.com/quickstarts): AI shopping bot integrated with Crossmint wallets.\n- [Agentic commerce Base mini app](https://www.crossmint.com/quickstarts): Conversational shopping with onchain payments.\n- [Agent Launchpad Starter Kit](https://github.com/Crossmint/agent-launchpad-starter-kit): Secure Next.js starter for deploying agents with wallets.\n- [Checkout Telegram Agent](https://github.com/Crossmint/crossmint-checkout-telegram-agent): Telegram agent to purchase using crypto/credit card.\n\n### Fintech\n- [Fintech Starter App](https://github.com/Crossmint/fintech-starter-app): Example app using wallets and onramp.\n- [Fintech quickstarts](https://www.crossmint.com/quickstarts): Templates to add stablecoins and flows.\n\n### Payments \u0026 Checkout\n- [Embedded Checkout Quickstart](https://github.com/Crossmint/embedded-checkout-quickstart): Integrate Crossmint’s checkout in-page.\n- [Checkout quickstarts](https://www.crossmint.com/quickstarts): Collection of checkout templates.\n- [Headless Checkout](https://www.crossmint.com/quickstarts): Build your own UI on Crossmint REST APIs.\n- [Embedded Checkout](https://www.crossmint.com/quickstarts): Drop-in checkout embedded in your site.\n- [Hosted Checkout (pop-up)](https://www.crossmint.com/quickstarts): Open a Crossmint-hosted checkout flow.\n\n### Wallets\n- [Wallets Quickstart](https://github.com/Crossmint/wallets-quickstart): Create and use wallets in minutes (web).\n- [Wallets Expo Quickstart](https://github.com/Crossmint/wallets-expo-quickstart): React Native Expo starter for wallets.\n- [Global Wallets (template)](https://github.com/Crossmint/global-wallets): Template repo for global wallet setups.\n- [Unity Example](https://github.com/Crossmint/unity-example): Demonstrates Crossmint wallets and minting in Unity.\n\n### Tokenization\n- [Minting NFTs Quickstart](https://docs.crossmint.com/minting/quickstarts/nfts): Create and airdrop NFTs via API.\n\n### Identity \u0026 Auth\n- [Authentication Quickstart](https://docs.crossmint.com/authentication/quickstart): Add Crossmint Auth to your app.\n- [Login Methods](https://docs.crossmint.com/authentication/login-methods): Configure social, email, and web3 logins.\n- [User Profile (server)](https://docs.crossmint.com/authentication/user-profile): Retrieve user profile data via server SDK.\n- [Solana Auth](https://github.com/Crossmint/solana-auth): Sign-in with Solana with server/client auth.\n\n### Other\n- [Crossmint SDK (mono-repo)](https://github.com/Crossmint/crossmint-sdk): Client and server SDKs in one repo.\n- [Crossmint GitHub Org](https://github.com/crossmint/): All public Crossmint repositories.\n\n## SDKs\n- [@crossmint/client-sdk-react-ui](https://www.npmjs.com/package/@crossmint/client-sdk-react-ui): React UI components and providers for auth and wallets.\n- [@crossmint/wallets-sdk](https://www.npmjs.com/package/@crossmint/wallets-sdk): TypeScript SDK to create and manage wallets.\n- [@crossmint/cli](https://www.npmjs.com/package/@crossmint/cli): Command-line interface for Crossmint operations.\n- [@crossmint/server-sdk](https://www.npmjs.com/package/@crossmint/server-sdk): Server-side SDK for auth and backend APIs.\n\n## APIs and References\n- [Create Wallet](https://docs.crossmint.com/api-reference/wallets/create-wallet): API reference for creating wallets.\n\n## Documentation\n- [Docs Home](https://docs.crossmint.com/): Overview and product documentation.\n- [Authentication Quickstart](https://docs.crossmint.com/authentication/quickstart): Set up Crossmint Auth.\n- [Login Methods](https://docs.crossmint.com/authentication/login-methods): Select and configure login options.\n- [User Profile](https://docs.crossmint.com/authentication/user-profile): Read user data server-side.\n- [Wallets Quickstart (React)](https://docs.crossmint.com/wallets/quickstarts/react): Create wallets from the frontend.\n- [Server-side Wallets](https://docs.crossmint.com/wallets/quickstarts/server-side-wallets): Manage wallets from your backend.\n- [Create Wallet API](https://docs.crossmint.com/api-reference/wallets/create-wallet): REST endpoint details.\n- [Minting NFTs Quickstart](https://docs.crossmint.com/minting/quickstarts/nfts): Mint and send NFTs.\n\n## Changelog and Status\n- [Changelog Timeline](https://docs.crossmint.com/changelog/timeline): Product and API updates.\n- [Status Page](https://status.crossmint.com/): Live service status and incidents.\n\n## Community and Social\n- [X (Twitter)](https://twitter.com/crossmint): Official updates and announcements.\n- [Telegram](https://t.me/crossmintdevs): Telegram Developer Hub\n- [LinkedIn](https://www.linkedin.com/company/crossmint-io): Company page and hiring.\n\n## Brand and Legal\n- [Brand assets](https://brandfetch.com/crossmint.io): Logos and brand materials.\n- [Terms of Service](https://www.crossmint.com/legal/terms-of-service): Legal terms for using Crossmint.\n\n## Contributing\nContributions welcome! Please open a pull request to suggest new official links or corrections. Only external links are accepted.\n\n## License\nThis list is released under CC0 1.0 Universal. To the extent possible under law, the maintainers have waived all copyright and related or neighboring rights to this work.\n- [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/): Public domain dedication.\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/crossmint%2Fawesome-crossmint/projects"}