solv-doc
v0.2.2
Published
<a href="https://solv.epics.dev/"> <img src="https://storage.googleapis.com/epics-bucket/solv/assets/solven.jpg" alt="solv" /> </a> <p align="center"> <a href="https://twitter.com/intent/follow?screen_name=EpicsDAO2"> <img src="https://img.shi
Downloads
10
Readme
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
- [x] Next.js - SSG Framework
- [x] React - UI Framework
- [x] TypeScript - Type Check
- [x] ESLint - Linter
- [x] Prettier - Formatter
- [x] Recoil - State Management
- [x] Next i18next - i18n Translation
- [x] Firebase - Hosting & Analytics
- [x] 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