Skip to content

Titan-Pathfinder/titan-sdk-ts-example-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titan SDK TypeScript React Example

A React application demonstrating how to use the Titan SDK for real-time swap quote streaming on Solana.

Prerequisites

  • Node.js 18+
  • npm or yarn
  • Titan API access credentials

Installation

  1. Clone the repository:
git clone <repository-url>
cd titan-sdk-ts-example-react
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and navigate to http://localhost:5173

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published