██╗ ██╗██╗ ██╗ ██████╗██╗ ██╗
██║ ██║██║ ██║ ██╔════╝██║ ██║
██║ ██║██║ ██║ ██║ ██║ ██║
██║ ██║██║ ██║ ██║ ██║ ██║
███████╗██║███████╗██║ ╚██████╗███████╗██║
╚══════╝╚═╝╚══════╝╚═╝ ╚═════╝╚══════╝╚═╝
lili is end user friendly and convenient solana CLI
Build, deploy, and manage Solana programs with ease.
npm install -g lili-solana-cliThis automatically installs all Solana dependencies and Rust. No additional setup required.
liliNavigate through interactive menus to create projects, manage tokens, deploy programs, and more.
- Program Templates - Pre-built Rust programs
- Frontend Scaffolds - React + Vite + Solana Wallet Adapter
- Backend Templates - Express.js API servers with Solana integration
- NFT Management - Create, manage, and deploy NFTs using Metaplex
- DAO Tools - Set up decentralized autonomous organizations
- Token Tools - Create and manage SPL tokens
- Raffle System - Build community raffles and lotteries
- Wallet Commands - Manage accounts, airdrop SOL, check balances
- Program Management - Deploy, upgrade, and test Solana programs
lili create # Generate new projects (frontend, backend, programs, fullstack)
lili nft # NFT creation and management
lili token # SPL token operations
lili dao # DAO setup and management
lili raffle # Community raffle tools
lili wallet # Wallet operations (check balance, airdrop, etc.)
lili program # Deploy and manage Solana programsLili provides an interactive, menu-driven experience. Simply run:
liliThen navigate through intuitive menus to perform any action. No CLI flags or command-line arguments needed.
- Node.js 18.0.0 or higher
- npm 8.0.0 or higher
Everything else (Solana CLI, Rust toolchain, dependencies) is installed automatically during setup.
All configuration is done through the interactive menu. There are no command-line flags to memorize.
Make sure you have Node.js 18+ installed:
node --versionAll Solana dependencies and Rust are installed automatically. If installation fails, check your internet connection and try again.
Try reinstalling globally:
npm install -g lili-solana-cliContributions welcome! Please submit issues and pull requests on GitHub.
MIT License - See LICENSE file for details
- Repository: https://github.com/reposlayer/lili-cli
- NPM Package: https://www.npmjs.com/package/lili-solana-cli
- Solana Docs: https://docs.solana.com
- Web3.js Docs: https://solana-labs.github.io/solana-web3.js
If you find this useful, please star the repo on GitHub!
# Questions or issues?
https://github.com/reposlayer/lili-cli/issuesHhave fun people!