Skip to content

RozoAI/intent-pay

 
 

Repository files navigation

Intent Pay

Rozo Intent Pay enables seamless crypto payments for your app. Onboard users from any chain, any coin into your app with one click and maximize your conversion.

Features

  • 🌱 Cross-chain payments from 1000+ tokens in under 1 minute.
  • 💡 Single transaction — no multiple wallet steps.
  • ⚡️ Permissionless — we never hold funds.
  • 💱 Works with major wallets and exchanges.
  • 💨 Integrate in minutes, minimal code required.

Supported Infrastructure

Supported Wallets

EVM Wallets: MetaMask, Coinbase Wallet, Trust Wallet, Rainbow Wallet, Family Wallet, Zerion, OKX, Bitget

Solana Wallets: Phantom, Backpack, Solflare

Stellar Wallets: Albedo, Freighter, Hot Wallet, etc. (Refer to: https://stellarwalletskit.dev/#compatible-wallets)

Mobile Wallets: All above wallets with mobile app support and deep-linking

Supported Chains

For a complete list of supported tokens and chains, see the Supported Tokens and Chains documentation.

Documentation

You can find the full Rozo Pay documentation at docs.rozo.ai.

Examples

Check out complete examples and code snippets at Complete Examples, including:

  • Framework-specific examples (Next.js, Vite/CRA)
  • Use case examples (E-commerce checkout, Donation component, Stellar payout)
  • Complete code examples ready to copy-paste

You can also check out the Next.js example app in this repository.

Demo

Check out our Demo Page at demo.rozo.ai

Local Development

Clone the repository and build the SDK in dev mode:

git clone https://github.com/RozoAI/intent-pay.git
cd pay/packages/connectkit
pnpm i
pnpm run dev

The rollup bundler will now watch file changes in the background. Try using one of the examples for testing:

cd examples/nextjs
pnpm i
pnpm run dev

Any changes will be reflected on the Pay button in the example app.

Contracts

Daimo Pay is noncustodial and runs on open-source, audited contracts. See /packages/contract.

Audits:

Support

Contact us if you'd like to integrate Rozo Pay.

License

See LICENSE for more information.

Credits

Rozo Intent Pay SDK is a fork of Daimo developed by Daimo. We're grateful to them for making cross chain payment fast, simple and open-source.

Daimo Pay SDK is a fork of Connectkit developed by Family. We're grateful to them for making Connectkit fast, beatiful and open-source.

How to release connectkit package

Release

pnpm run release

Choose the version on the prompt.

About

Cross-chain payments with Simple UX

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 69.4%
  • HTML 15.2%
  • Solidity 15.2%
  • Other 0.2%