An open API service indexing awesome lists of open source software.

https://github.com/lugondev/solana-util-tx

A comprehensive, pixel-perfect Solana utility platform built with Next.js 15 and React 19. This all-in-one toolkit provides developers and users with essential Solana blockchain operations including token management, DeFi integrations, transaction building, and advanced developer tools.
https://github.com/lugondev/solana-util-tx

amm blockchain jito jupiter raydium solana

Last synced: about 1 month ago
JSON representation

A comprehensive, pixel-perfect Solana utility platform built with Next.js 15 and React 19. This all-in-one toolkit provides developers and users with essential Solana blockchain operations including token management, DeFi integrations, transaction building, and advanced developer tools.

Awesome Lists containing this project

README

          

# Solana Utility Tools - Complete Developer Toolkit

![Solana Utility Tools Logo](./public/logo.svg)

**The ultimate all-in-one platform with 40+ professional tools for Solana blockchain development, DeFi trading, and transaction management. Everything you need in one place.**

[![Built with Next.js](https://img.shields.io/badge/Built%20with-Next.js%2015-black?style=flat-square&logo=next.js)](https://nextjs.org/)
[![React 19](https://img.shields.io/badge/React-19-blue?style=flat-square&logo=react)](https://react.dev/)
[![TypeScript](https://img.shields.io/badge/TypeScript-5.8-blue?style=flat-square&logo=typescript)](https://www.typescriptlang.org/)
[![Tailwind CSS](https://img.shields.io/badge/Tailwind-CSS-38B2AC?style=flat-square&logo=tailwind-css)](https://tailwindcss.com/)
[![Solana](https://img.shields.io/badge/Solana-Web3.js-9945FF?style=flat-square&logo=solana)](https://solana.com/)

> **Why switch between 10 different tools when you can have everything in one place?** From transaction parsing to DEX trading, from token operations to MEV protection - all with a beautiful retro pixel art interface.

## 🚀 Live Demo

**Try it now:** [solana-util-tx.vercel.app](https://solana-util-tx.vercel.app)

No installation needed. No sign-up required. Just open and start building.

## ✨ What You Can Do

### 🔧 40+ Professional Tools Across 8 Categories

#### 🛠 Developer Tools
Parse transactions, generate vanity addresses, create bulk keypairs, find PDAs, inspect programs, generate IDLs, benchmark RPCs, and more.

#### 📦 Transaction Management
Build, simulate, and analyze transactions with detailed breakdowns. Track transaction history and optimize for success.

#### 🪙 Token Operations
Mint, transfer, burn tokens with batch support. Comprehensive token analytics and bulk operations for efficiency.

#### 💱 DeFi & Trading
Swap tokens with Jupiter DEX aggregator for best rates. Manage liquidity pools and set up automated limit orders.

#### 👛 Account & Wallet Tools
Multi-wallet management, multisig support, HD wallet generation, account explorer, and PDA inspection tools.

#### 🚀 Advanced Solana Features
Address Lookup Tables (ALT) management, program versioning, state compression, token extensions, Anchor CPI helper, schema validation.

#### 📊 Data Processing & Analysis
Borsh inspector, event log parser, binary data viewer, comprehensive analytics dashboard for deep insights.

#### 🛡️ Jito MEV Protection
Build MEV-protected transaction bundles and optimize tips for secure, front-run resistant execution.

## 🛠️ Technology Stack

### Frontend
- **Next.js 15** - React framework with App Router
- **React 19** - Latest React with Server Components
- **TypeScript 5.8** - Type safety and developer experience
- **Tailwind CSS** - Utility-first styling
- **Pixel Art Design** - Retro gaming aesthetic

### Blockchain
- **Solana Web3.js** - Solana blockchain interaction
- **Anchor Framework** - Solana program development
- **Jupiter API** - DEX aggregation
- **Jito SDK** - MEV protection
- **Metaplex** - NFT and token standards

### Package Manager
- **pnpm** - Fast, disk space efficient package manager

## 🚀 Getting Started

### Prerequisites
- Node.js 18+
- pnpm (recommended)

### Installation

```bash
# Clone the repository
git clone https://github.com/lugondev/solana-util-tx.git
cd solana-util-tx

# Install dependencies
pnpm install

# Start development server
pnpm dev
```

Open [http://localhost:3333](http://localhost:3333) to view the application.

### Build for Production

```bash
# Build the application
pnpm build

# Start production server
pnpm start
```

## 📸 Screenshots

### Transaction Parser
![Transaction Parser](./public/preview-transaction-parser.svg)

### Jupiter DEX Aggregator
![Jupiter Swap](./public/preview-jupiter-swap.svg)

### Jito MEV Protection
![Jito Bundles](./public/preview-jito-bundles.svg)

## 🔧 Why This Tool?

### 🎯 Everything in One Place
Stop juggling between multiple tools, websites, and CLI commands. Get 40+ professional utilities in a single, cohesive platform with consistent UX.

### 🔄 Production-Ready DeFi
Jupiter DEX integration for best swap rates, Jito MEV protection for secure transactions, liquidity management, and automated limit orders.

### 🎨 Built for Developers
Beautiful pixel art retro interface, global search (/ or Cmd+K), responsive design, PWA support for offline use, and dark theme for long coding sessions.

### 🔒 Secure & Fast
All sensitive operations run client-side in your browser. Multiple RPC endpoints for reliability. Transaction simulation before execution. Optimized priority fees.

## 📱 Progressive Web App

Install as a native app on desktop or mobile. Works offline. Lightning fast. Always accessible from your device's home screen or dock.

## 🤝 Contributing

Contributions are welcome! Found a bug? Have a feature request? Want to add a new tool? Open an issue or submit a PR.

### Quick Start for Contributors
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/amazing-tool`)
3. Follow the code style (TypeScript, ESLint, Prettier)
4. Add tests for new features
5. Commit your changes (`git commit -m 'Add amazing tool'`)
6. Push to the branch (`git push origin feature/amazing-tool`)
7. Open a Pull Request

## 📄 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## 🙏 Built With

Powered by Solana, Jupiter, Jito Labs, Metaplex, and Anchor. Standing on the shoulders of giants.

## 📞 Support & Community

- 🌐 **Website**: [solana-util-tx.vercel.app](https://solana-util-tx.vercel.app)
- 💻 **GitHub**: [lugondev/solana-util-tx](https://github.com/lugondev/solana-util-tx)
- 🐛 **Issues**: [Report bugs or request features](https://github.com/lugondev/solana-util-tx/issues)
- ⭐ **Star us on GitHub** if you find this useful!

## 📈 Roadmap

- [ ] Mobile app (iOS & Android)
- [ ] More DeFi integrations
- [ ] Advanced portfolio tracking
- [ ] Multi-chain support
- [ ] Plugin system for custom tools
- [ ] Dark/Light/Custom theme support

## 📄 License

MIT License - Free to use, modify, and distribute. See [LICENSE](LICENSE) for details.

---



**Built with ❤️ for the Solana ecosystem**

Made by [LugonDev](https://github.com/lugondev) | [⭐ Star on GitHub](https://github.com/lugondev/solana-util-tx)

*Stop juggling tools. Start building.*