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.
- Host: GitHub
- URL: https://github.com/lugondev/solana-util-tx
- Owner: lugondev
- Created: 2025-09-18T09:10:30.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-05-11T09:34:45.000Z (about 1 month ago)
- Last Synced: 2026-05-11T10:42:18.103Z (about 1 month ago)
- Topics: amm, blockchain, jito, jupiter, raydium, solana
- Language: TypeScript
- Homepage: https://solutil.dev
- Size: 2 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solana Utility Tools - Complete Developer Toolkit

**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.**
[](https://nextjs.org/)
[](https://react.dev/)
[](https://www.typescriptlang.org/)
[](https://tailwindcss.com/)
[](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

### Jupiter DEX Aggregator

### Jito MEV Protection

## 🔧 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.*