awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • solana-foundation/solana-web3.jsAvatar solana-foundation

    solana-foundation/solana-web3.js

    2,739Vezi pe 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
    Vezi pe GitHub↗2,739
  1. Home
  2. Data & Databases
  3. Blockchain State Serialization