awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesWebAssembly Smart Contract Development

Writing and deploying programmable logic using WebAssembly for blockchain state transitions.

Distinct from Smart Contract Development Frameworks: Focuses on the specific use of WebAssembly for contract logic development rather than general-purpose toolkits.

Explore 1 awesome GitHub repository matching networking & communication · WebAssembly Smart Contract Development. Refine with filters or upvote what's useful.

Awesome WebAssembly Smart Contract Development GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • eosio/eosAvatar de EOSIO

    EOSIO/eos

    11,189Ver en GitHub↗

    EOS is a Layer 1 blockchain infrastructure and high-throughput transaction engine. It serves as a WebAssembly smart contract platform that manages state transitions and network consensus across a peer-to-peer network. The system utilizes a sandboxed virtual machine for executing smart contract logic and employs a Byzantine Fault Tolerant delegated proof-of-stake consensus mechanism to finalize the global ledger state. It features a resource-based stake model for CPU and memory allocation and an asynchronous messaging system for inter-contract communication to prevent recursive call overflows.

    Writes and deploys programmable logic using WebAssembly for blockchain state transitions.

    C++eosio
    Ver en GitHub↗11,189
  1. Home
  2. Networking & Communication
  3. Smart Contract Development Frameworks
  4. WebAssembly Smart Contract Development