본문으로 건너뛰기
  1. 가이드
  2. /모든 태그
  3. /Anchor Guides

Anchor Guides

22 guides
체인: 전체
언어: 전체
기술: 전체
상품: 전체
사용 사례: 전체
레벨: 전체

Switchboard VRF를 사용하여 Solana에서 온체인 난수를 생성하는 방법

Switchboard의 ‘Randomness On-Demand’ 기능을 활용하여 Solana Anchor 프로그램을 구축하고, 커밋-리빌(commit-reveal) 프로세스를 통해 검증 가능하고 변조가 불가능한 온체인 난수를 생성합니다.

Created May 21, 2026Intermediate
SolanaRustSVMSwitchboardTypeScriptVRF

How to Fuzz Test Programs with Trident

Learn how to use Trident to fuzz test Solana Anchor programs, catch missing constraint vulnerabilities, and monitor results with a real-time metrics dashboard.

Created March 17, 2026Intermediate
SolanaFuzzingLocal DevelopmentRustSecuritySVMTrident

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.

Created November 26, 2025Beginner
SolanaLiteSVMLocal DevelopmentRustSolana CLISVM

How to Create Custom Program Clients in Solana Kit with Codama

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

Created September 13, 2024Intermediate
SolanaCodamaJavaScriptSolana KitSVMTypeScript

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.

Created July 19, 2024Intermediate
SolanaBankrunRustSmart ContractsSVMTypeScript

How to Create Anchor Program Clients using Codama

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

Created June 14, 2024Intermediate
SolanaCodamaRustSmart ContractsSVMUmi

How to Create and Use Solana Token Extensions Using Anchor

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

Created May 3, 2024Intermediate
SolanaJavaScriptRustSmart ContractsSVMTypeScript

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.

Created April 26, 2024Beginner
EclipseSolanaEVMJavaScriptMetaMaskRustSolana CLISVMTypeScript

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.

Created January 31, 2024Beginner
SolanaIPFSMetaplexSolana-Web3.jsSolangSoliditySPL Token ProgramTypeScript

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.

Created January 5, 2024Intermediate
SolanaJavaScriptRustSmart ContractsSVMTypeScript