Rust
How to Write Smart Contracts for Solana Without Going Mad from Boilerplate
Anchor is a DSL framework on top of Rust that handles account parsing, validation, IDL generation, and client code for Solana smart contracts.
Language
HomeLanguages
Sections
Anchor is a DSL framework on top of Rust that handles account parsing, validation, IDL generation, and client code for Solana smart contracts.