Skip to main content

Guides / All Tags

Solana CLI Guides

18 guides
Chain: All
Language: All
Technology: All
Product: All
Use Case: All
Level: All

What is Eclipse and How to Get Started on Testnet?

In this guide, we will learn about Eclipse, Ethereum's first Layer 2 that is built with the Solana Virtual Machine (SVM) and how to get started on the testnet.

Updated April 26, 2024Beginner
SolanaEclipseJavaScriptTypeScriptRustAnchorSolana CLI

How to Create a Liquid Staking Token on Solana

Learn how to create a liquid staking pool on Solana.

Updated September 1, 2023Intermediate
SolanaSPL Token ProgramSolana CLI

How to Stake SOL on Solana (4 ways)

This guide will give you an overview of the four ways to stake SOL on Solana (Wallet, Solana CLI, Solana-Web3.js, Liquid Staking).

Updated July 17, 2023Beginner
SolanaJavaScriptSolana CLISolana-web3.js

How to Send Offline Transactions on Solana using Durable Nonce

Sending offline transactions on Solana is easy. This guide will show you how to send offline transactions using durable nonces.

Updated July 7, 2023Intermediate
SolanaJavaScriptTypeScriptSolana CLISolana-web3.jsTransactions

How to Require Memos on Incoming Transfers Using Solana Token Extensions

This guide will explore Token Extensions, a exiting release with Solana's new Token-2022 Program. This guide will explore how to use token extensions to require memos on incoming token transfers to an account (like a traditional bank).

Updated June 18, 2023Beginner
SolanaJavaScriptTypeScriptSolana CLISolana-web3.jsSPL Token ProgramToken-2022Token Extensions

How to Create a DAO on Solana using Realms

In this guide, we will explore how to create a Decentralized Autonomous Organization (DAO) on Solana using Realms.

Updated March 24, 2023Beginner
SolanaJavaScriptSolana CLISolana-web3.js

How to Create a MultiSig Wallet on Solana using Squads

In this guide, we will explore how to use Squads to create a MultiSig Wallet on Solana.

Updated March 24, 2023BeginnerVideo
SolanaJavaScriptSolana CLISolana-web3.jsWallets

How to use Solana Token Extensions to Collect Transfer Fees

This guide will explore how to collect Token Transfer Fees using Solana's Token Extensions Program (Token-2022).

Updated March 24, 2023Beginner
SolanaJavaScriptTypeScriptSolana CLISolana-web3.jsSPL Token ProgramToken-2022Token Extensions

What are Solana SPL Token Extensions and How to Get Started?

This guide will explore Solana's new Token-2022 Program which introduces Token Extensions for advanced functionality of SPL tokens.

Updated March 24, 2023Beginner
SolanaJavaScriptTypeScriptSolana CLISolana-web3.jsSPL Token ProgramToken-2022Token Extensions

What is Rent on Solana and How to Calculate it

This guide will explain how rent works on the Solana blockchain and how to calculate rent requirements for your accounts.

Updated March 24, 2023Beginner
SolanaJavaScriptSolana CLISolana-web3.js