awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesBlockchain State Serialization

Encoding and decoding of complex data structures between high-level objects and raw byte buffers for blockchain storage.

Distinguishing note: None of the candidates cover the specific domain of mapping JavaScript objects to on-chain byte buffers.

Explore 1 awesome GitHub repository matching data & databases · Blockchain State Serialization. Refine with filters or upvote what's useful.

Awesome Blockchain State Serialization GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • solana-foundation/solana-web3.jsالصورة الرمزية لـ solana-foundation

    solana-foundation/solana-web3.js

    2,739عرض على GitHub↗

    Solana Web3.js is a TypeScript and JavaScript client library for interacting with the Solana blockchain. It functions as a web3 client that provides an RPC wrapper for managing network requests and a toolkit for querying account state and executing on-chain program instructions. The library includes a specialized cryptography interface for generating key pairs and performing asynchronous signing and verification using web cryptography standards. It also provides a serialization tool for encoding and decoding data between JavaScript objects and byte buffers to match on-chain program state. Th

    Ships a serialization tool for encoding and decoding data between JavaScript objects and byte buffers for program state.

    TypeScriptblockchainjavascriptjs
    عرض على GitHub↗2,739
  1. Home
  2. Data & Databases
  3. Blockchain State Serialization