Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
@epics-dao/solv
Advanced tools
Documentation: https://solv.epics.dev/
By using solv, setting up a Solana validator node server becomes much easier. This powerful tool simplifies blockchain operations and allows you to start a Solana validator with just a single command.
By eliminating the complexity of setting up and managing a validator, solv opens the door for more individuals to participate in the blockchain network, making the Solana ecosystem more accessible.
Whether you're an experienced developer or a blockchain enthusiast venturing into the world of validators, solv provides a solution for simple and fast setup.
Dive into the world of Solana, explore the capabilities of solv, and become a part of the blockchain revolution with minimal effort and maximum efficiency.
bash -c "$(curl -sSfL "https://solv-storage.validators.solutions/install")"
cd ~ && source ~/.profile
solv setup
When you run the solv setup
command, a prompt like the following will appear.
Select the network, node type, and either RPC type or validator type.
Example: For an RPC node
Example: For a Validator
For the validator type, you can also set options like commission here.
Once the setup is complete, the snapshot download will automatically begin, and your Solana validator will start 🎊
If the snapshot download doesn't complete, press Ctrl + C to stop,
and then run the solv restart --rm
command again.
Starting a new Solana validator can take anywhere from several minutes to several hours. You can check the logs using the following command:
solv log
or
solv m
m
is an alias for the monitor
command.
※solv monitor
does not work until the snapshot download is complete.
solv setup command has the following options:
solv setup --help
Usage: solv setup [options]
Setup Solana Validator
Options:
--vote Setup Vote Account (default: false)
--key Setup Validator Keypairs (default: false)
--relayer Setup Jito Relayer (default: false)
--jupiter Setup Jupiter Swap API (default: false)
--geyser Setup Geyser (default: false)
--firedancer Setup Firedancer (default: false)
--skip-init-config Skip Initial Config (default: false)
--skip-mount Skip Mount (default: false)
-h, --help Display help for command
Version control for snapshot-finder
https://github.com/EpicsDAO/solv/pull/331
Validators Solutions: https://validators.solutions
Validator DAO: https://dao.validators.solutions
elSOL: https://elsol.app/
✨ The elSOL pool is simple. ✨
The elSOL staking pool exclusively includes validators with;
✅ - 0% vote commission
✅ - 0% Jito MEV commission
✅ - 0% pool management fee,
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.
website: https://erpc.validators.solutions
Bug reports and pull requests are welcome on GitHub at https://github.com/EpicsDAO/solv 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.
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.
FAQs
Solana Validator CLI SOLV
We found that @epics-dao/solv demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.