Skip to content

Solana Multi Wallet Trading Platform - Pump.fun • Raydium • Launchpad • Letsbonk

License

Notifications You must be signed in to change notification settings

furydotbot/solana-ui

Repository files navigation

Solana UI

GitHub stars

Built on Solana Open Source

Solana UI image

Solana UI is a multi-wallet trading platform designed for the Solana blockchain. It provides users with a seamless interface to connect various Solana wallets and execute trades efficiently.

📚 Docs

Full documentation is available at: https://docs.fury.bot/fury-ui/solana-ui

Features

  • Multi-Wallet Support: Connect and manage multiple Solana wallets effortlessly.
  • Trading Interface: Intuitive UI for executing trades on the Solana network.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Fast Performance: Built with modern web technologies for a smooth user experience.

Demo

Experience the live application at: https://sol.app.fury.bot

Getting Started

Prerequisites

  • Node.js (version 14 or later)
  • npm (comes with Node.js)

Installation

  1. Clone the repository:

    git clone https://github.com/furydotbot/solana-ui.git
    cd solana-ui
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

    The application will be available at http://localhost:5173

Project Structure

solana-ui/
├── public/             # Static assets
├── src/                # Source code
│   ├── components/     # React components
│   ├── pages/          # Next.js pages
│   └── styles/         # Tailwind CSS styles
├── tailwind.config.js  # Tailwind CSS configuration
├── postcss.config.js   # PostCSS configuration
├── package.json        # Project metadata and scripts
└── README.md           # Project documentation

Technologies Used

Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.

License

This project is licensed under the MIT License.