Skip to content

0xProject/0x-cross-chain-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

0x Cross-Chain Examples

Example applications demonstrating cross-chain token swaps using the 0x API.

Examples

TypeScript examples showing complete cross-chain swap flows:

  • EVM to Solana (WETH → USDC)
  • Solana to EVM (WSOL → USDC)
  • EVM to EVM (Base ↔ Arbitrum)
  • Real-time transaction monitoring

Next.js app with live streaming quotes:

  • Real-time cross-chain quote updates
  • Server-Sent Events for streaming data
  • Interactive web interface

Quick Start

  1. Get your API key from 0x Dashboard
  2. Navigate to an example directory
  3. Follow the README instructions

Requirements

  • Node.js 20+
  • 0x API key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages