1 个仓库
Generating modules from program interface definitions to enable cross-program calls and client-side operations without additional dependencies.
Distinct from API Client Generators: Distinct from API Client Generators: focuses on generating modules for cross-program calls rather than general API client code.
Explore 1 awesome GitHub repository matching web development · Cross-Program Module Generators. Refine with filters or upvote what's useful.
Anchor is a framework for building, testing, and deploying Solana smart contracts. It provides a Rust domain-specific language (DSL) that uses macro‑based instruction dispatch and derive‑macro account validation to automate ownership checks, discriminator enforcement, and serialization before instruction execution. The framework also includes a CLI toolchain for scaffolding, compiling, and managing contracts across workspaces, a test harness that simulates program execution with account manipulation and compute unit benchmarking, and an IDL generator that emits a standardized JSON interface fr
Generates modules from program interfaces to enable cross-program calls without third-party dependencies.