SLV is a toolkit for Solana developers. It provides a set of tools to help developers build, test, and deploy Solana Validatros and Solana-based applications.
Install slv CLI
curl -fsSL https://storage.slv.dev/slv/install | sh
slv --help
- [] Add
slv rpc deploy
for Solana RPC Build (in progress) - [] Add
slv rpc deploy --relayer
for Solana RPC Relayer Build (in progress) - [] Add
slv rpc deploy --geyser
for Solana gRPC Geyser Plugin Node Build (in progress) - [] Add
slv rpc deploy --shredstream
for ShredStream Node Build (in progress) - [] Add
slv validator deploy
for Solana Validator Deploy (in progress) - [] add
slv validator migrate
for Solana Validator Migration fromsolv4
(in progress) - [] Add CI/CD pipeline (Github Actions) for
slv
Release (in progress) - [] Add
slv bot
for gRPC Geyser Client (in progress) - [] Add
slv swap
for Solana Token Swap (in progress) - [] Add
slv cloud
for configuring Solana App on Cloud (in progress) - [] Add
slv app
for Solana App Development (in progress) - [] Add
slv app create --blinks
for Solana Blinks App Development (in progress) - [] Add
slv ai
Fine-tuning AI Models for Solana Validator/RPC Debugging (in progress) - [] Add
test
for keeping the codebase stable (in progress)
Install Deno
curl -fsSL https://deno.land/install.sh | sh
Run slv CLI
git clone https://github.com/ValidatorsDAO/slv.git
deno task dev --help
Run Build
deno task build
Run Test
deno test -A
✨ The elSOL pool is simple. ✨
The elSOL staking pool exclusively includes validators with;
✅ - 0% vote commission
✅ - 0% Jito MEV commission
Plus, elSOL offers;
✅ - 0% pool management fee,
For enhanced security, we have set
Sol Withdrawal Fee & Stake Withdrawal Fee of 0.10%.
This fee helps prevent misuse and ensures the stability and reliability of the service, safeguarding both the system and our users.
thus, elSOL offers higher True APY in long-term staking.
website: https://elsol.app
The Enhanced Solana RPC is a high-performance Solana RPC API service that provides a reliable and scalable infrastructure for Solana developers and validators.
- New! Geyser gRPC Connection Free Trial is now available!
website: https://erpc.validators.solutions
Bug reports and pull requests are welcome on GitHub at https://github.com/ValidatorsDAO/slv This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
- deno 2.x.x
The package is available as open source under the terms of the Apache-2.0 License.
Everyone interacting in the solv project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.