awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesIDL-Based Client Generators

Generating client modules from program interface definitions with utilities to build instructions, send transactions, and fetch accounts.

Distinct from API Client Generators: Distinct from API Client Generators: focuses on generating clients from IDL for blockchain programs rather than general backend APIs.

Explore 1 awesome GitHub repository matching web development · IDL-Based Client Generators. Refine with filters or upvote what's useful.

Awesome IDL-Based Client Generators GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • solana-foundation/anchorsolana-foundation का अवतार

    solana-foundation/anchor

    5,090GitHub पर देखें↗

    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 Rust client modules from program interface definitions for instruction building and account fetching.

    Rustblockchaincoralrust
    GitHub पर देखें↗5,090
  1. Home
  2. Web Development
  3. API Client Generators
  4. IDL-Based Client Generators