Skip to main content
  1. Guides
  2. /All Tags
  3. /Validators Guides

Validators Guides

6 guides
Chain: All
Language: All
Technology: All
Use Case: All
Level: All

How to Fork and Deploy Solana Accounts & Programs from Mainnet to Localhost

This guide will walk you through forking accounts and programs from Mainnet to Localhost using Solana CLI.

Created March 17, 2023Intermediate
SolanaJavaScriptLocal DevelopmentSolana CLISolana-web3.js

How to Set Up and Interact with a Local Solana Validator

This guide will walk you through setting up a local Solana validator and how to interact with it including creating a wallet, performing basic transactions, and deploying a program.

Created March 17, 2023Beginner
SolanaJavaScriptLocal DevelopmentSolana CLISolana PlaygroundSolana-web3.js

Solana Feature Compatibility - How to Achieve Reliable Application Performance Across Clusters

Ensuring that your Solana application performs reliably across different clusters is essential for testing and deployment. This guide explains how to ensure your local testing validator matches the mainnet cluster's current feature set.

Created March 17, 2023Intermediate
SolanaJavaScriptLocal DevelopmentSolana CLISolana-web3.js

🎥 Ethereum Staking Options

In this video, learn about various Ethereum staking options along with their pros and cons.

Created March 4, 2023BeginnerVideo
EthereumStaking

🎥 How to Stake ETH and Run Your Own Validator

Learn how to run your own Ethereum validator. The video covers selecting and configuring the hardware and staking ETH.

Created March 4, 2023BeginnerVideo
EthereumStaking

🎥 Beacon Chain Validator Leaderboard

A video that shows how you can get Ethereum Beacon chain data like the Beacon chain smart contract data and validator balances.

Created February 17, 2023BeginnerVideo
EthereumBeacon ChaindAppsEthers.jsNextJSReact