Moved to the solv monorepo: https://github.com/EpicsDAO/solv
Document Web Media for "solv" Solana Validator Utility Tool.
solv - Solana Validator Utility Tool
solv is a comprehensive command-line utility designed for Solana network validators. It simplifies the process of setting up, monitoring, and managing Solana validators, offering streamlined operations and enhanced performance insights. Whether you're a seasoned Solana validator or just getting started, solv provides the tools you need to ensure optimal validator operations on the Solana blockchain.
- Fast Development
- High Performance
- Global Scale
- Maintainable Code
- Strong SEO
- Next.js - SSG Framework
- React - UI Framework
- TypeScript - Type Check
- ESLint - Linter
- Prettier - Formatter
- Husky - Pre Commit
- Recoil - State Management
- Next i18next - i18n Translation
- Firebase - Hosting & Analytics
- Tailwind - CSS Framework
# Node version (using nodenv)
$ node -v
v18.17.1
# Install dependencies
$ yarn install --frozen-lockfile
# Run dev server (localhost:4200)
$ yarn dev