Skip to main content

Guides / All Tags

Anchor Guides

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

How to Create Custom Program Clients in Solana Web3.js 2.0 with Codama

This guide will teach you how to generate a custom program client in Solana Web3.js 2.0 using Codama.

Updated September 13, 2024Intermediate
SolanaJavaScriptTypeScriptSolanaWeb3.js-2.0Anchor

What is Bankrun and How to Use it to Enhance Solana Local Development?

This guide will teach you how to use Bankrun to enhance your local Solana development experience.

Updated July 19, 2024Intermediate
SolanaTypeScriptRustBankrunAnchorSmart Contracts

How to Create Anchor Program Clients using Codama

This guide will show you how to create clients for your Anchor programs using Codama.

Updated June 14, 2024Intermediate
SolanaRustAnchorUmiSmart Contracts

How to Create and Use Solana Token Extensions Using Anchor

In this guide, you will learn how to utilize Solana Token Extensions using Anchor.

Updated May 3, 2024Intermediate
SolanaRustJavaScriptTypeScriptAnchorSmart Contracts

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 and Mint an SPL Token using Solidity and Solang

In this guide, you will learn how to create and mint an SPL token using Solidity and Solang with Anchor.

Updated January 31, 2024Beginner
SolanaSolidityTypeScriptSPL Token ProgramMetaplexSolangAnchorSolana-web3.jsIPFS

How to Create a System Program PDA

In this guide, you will learn how to create a PDA owned by the System Program in your Anchor project.

Updated January 5, 2024Intermediate
SolanaRustJavaScriptTypeScriptAnchorSmart Contracts

What is a Cross Program Invocation (CPI) on Solana?

In this guide, you will learn what Cross Program Invocations (CPIs) are and how to use them in Solana programming.

Updated September 8, 2023Intermediate
SolanaRustJavaScriptTypeScriptAnchorSmart Contracts

How to Create and Mint Fungible SPL Tokens Using Anchor

In this guide, you will learn how to create and mint SPL tokens using Anchor.

Updated August 25, 2023Intermediate
SolanaRustJavaScriptTypeScriptAnchorSmart Contracts

How to Create a Solana Program using Solidity and Solang

Learn the basics of Solang, how to create your first Solana program (or smart contract) using Solidity and Solang, and how to implement tests to ensure your program works as intended.

Updated July 28, 2023Beginner
SolanaSolidityJavaScriptTypeScriptSolangSolana-web3.jsAnchor