0.2.2 • Published 8 months ago
solv-doc v0.2.2
solv Doc
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.
Aiming to
- Fast Development
- High Performance
- Global Scale
- Maintainable Code
- Strong SEO
Summary
- Next.js - SSG Framework
- React - UI Framework
- TypeScript - Type Check
- ESLint - Linter
- Prettier - Formatter
- Recoil - State Management
- Next i18next - i18n Translation
- Firebase - Hosting & Analytics
- Tailwind - CSS Framework
Quick start
# Node version (using pnpm)
$ node -v
v20.11.0
# Install dependencies
$ pnpm i
# Run dev server (localhost:4200)
$ pnpm -F solv-doc dev