Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nischal-shetty2/tokenflow
Visualize and swap solana tokens using the jupiter protocol
https://github.com/nischal-shetty2/tokenflow
jupiter-aggregator solana web3
Last synced: 2 days ago
JSON representation
Visualize and swap solana tokens using the jupiter protocol
- Host: GitHub
- URL: https://github.com/nischal-shetty2/tokenflow
- Owner: nischal-shetty2
- Created: 2024-10-19T08:39:39.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T19:24:33.000Z (4 months ago)
- Last Synced: 2024-12-13T17:03:53.724Z (about 2 months ago)
- Topics: jupiter-aggregator, solana, web3
- Language: TypeScript
- Homepage: https://tokenflow-nine.vercel.app
- Size: 1.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solana Token Swap Visualizer
A user-friendly web application for visualizing token swaps on the Solana blockchain. Built using TypeScript, React, and Tailwind CSS, this application integrates with the Jupiter Swap protocol to provide users with real-time data on token swaps and routes.
## Features
- **Real-time Token Data**: Fetch and display information about various tokens on the Solana blockchain.
- **Visual Route Mapping**: Visual representation of the token swap routes, including input and output tokens.
- **Interactive UI**: Built with Tailwind CSS for a responsive and modern design.
- **Transaction Breakdown**: Detailed view of the transaction details, including amounts and fees.
- **Jupiter Swap**: Integration with the Jupiter Swap protocol for efficient token swapping on Solana.## Tech Stack
- **TypeScript**: Strongly typed programming language that builds on JavaScript.
- **React**: A JavaScript library for building user interfaces.
- **Tailwind CSS**: A utility-first CSS framework for rapid UI development.