Skip to content

ValidatorsDAO/slv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLV Follow @ValidatorsDAO

The Toolkit for Solana Devs

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.

Installation

Install slv CLI

curl -fsSL https://storage.slv.dev/slv/install | sh

Usage

slv --help

Roadmap

  • [] 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 from solv4 (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)

For Developers

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

elSOL - Solana Liquid Staking Token (LST)

✨ 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

Enhanced Solana RPC

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

Contributing

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.

Dependencies for Development

  • deno 2.x.x

License

The package is available as open source under the terms of the Apache-2.0 License.

Code of Conduct

Everyone interacting in the solv project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.