Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

RozoAI/rozo-paymentlink

Repository files navigation

Rozo Pay

A modern, crypto payment processing application built with React Router and Rozo AI's intent-pay SDK.

Features

  • 💸 Seamless crypto payment processing
  • 🔗 Web3 integration with Wagmi
  • 🚀 Server-side rendering with React Router
  • ⚡️ Fast development with HMR
  • 🔄 Data fetching with TanStack Query
  • 🎨 Beautiful UI with Tailwind CSS and Shadcn UI
  • 🔒 Type-safe with TypeScript
  • 🧩 Modular architecture with React Context

Tech Stack

  • Frontend: React 19 with React Router 7
  • Styling: Tailwind CSS with Shadcn UI components
  • State Management: React Context
  • Data Fetching: TanStack Query
  • Web3: Wagmi and Viem
  • Payment Processing: Rozo AI's intent-pay SDK
  • Type Safety: TypeScript
  • Code Quality: Biome for linting and formatting

Getting Started

Installation

Install the dependencies using pnpm:

pnpm install

Development

Start the development server with HMR:

pnpm run dev

Your application will be available at http://localhost:5173.

Type Checking

Run type checking with:

pnpm run typecheck

Linting

Lint and format your code with Biome:

pnpm run lint

Building for Production

Build the application for production:

pnpm run build

Start the production server:

pnpm run start

Deployment

Deploy to Vercel

Styling

This template comes with Tailwind CSS already configured for a simple default starting experience. You can use whatever CSS framework you prefer.


Built with ❤️ using React Router.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •