A React application demonstrating how to use the Titan SDK for real-time swap quote streaming on Solana.
- Node.js 18+
- npm or yarn
- Titan API access credentials
- Clone the repository:
git clone <repository-url>
cd titan-sdk-ts-example-react- Install dependencies:
npm install- Start the development server:
npm run dev- Open your browser and navigate to
http://localhost:5173