1 repositorio
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.
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.