How to Create a Custom Vanity Wallet Address on Solana
Learn to grind a custom Solana vanity wallet address with the native solana-keygen grind command and with the GPU-accelerated vanity tool.
How to Test Solana Programs with LiteSVM
This guide walks you through testing Anchor programs with LiteSVM, a Rust-based testing tool thats 25X faster than traditional TypeScript Anchor tests.
Uso de la extensión «Scaled UI Amount Token» en Solana
Esta guía explica cómo utilizar la extensión «Scaled UI Amount» en el programa Solana Token-2022. En ella se describe cómo crear un token, acuñarlo, transferirlo y actualizar el multiplicador de la cantidad en la interfaz de usuario.
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.
How to Create a Liquid Staking Token on Solana
Learn how to create a liquid staking pool on Solana.
Solana Staking: 4 Easy Ways to Stake SOL and Earn
This guide will give you an overview of the four ways to stake SOL on Solana (Wallet, Solana CLI, Solana-Web3.js, Liquid Staking).
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.
Cómo exigir notas en las transferencias entrantes mediante las extensiones de tokens de Solana
En esta guía se analizan las «Token Extensions», una novedad interesante del nuevo programa Token-2022 de Solana. En ella se explica cómo utilizar las «Token Extensions» para exigir que las transferencias de tokens que se reciban en una cuenta incluyan un memo (al igual que en un banco tradicional).
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.
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.