design

Ethereum contract runtime

Provides a specification and framework for executing Ethereum contracts in a restricted subset of WebAssembly.

Ewasm Design Overview and Specification

GitHub

1k stars
82 watching
125 forks
last commit: about 4 years ago
Linked from 1 awesome list

eth1ethereumewasmspecificationwebassembly

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
wighawag/template-ethereum-contractsA template for developing EVM-based smart contracts in TypeScript491
ethereum-lists/contractsA registry of deployed contracts and their associated security contact information130
weavevm/wvm-rethAn implementation of a fast and modular Ethereum protocol in Rust.5
cosmwasm/wasmvmA Go library wrapper around the CosmWasm VM for compiling and executing smart contracts.179
ethereum/solc-jsA JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts.1,464
ethereum/solidity-examplesA collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities541
dapphub/dappsysA collection of building blocks for Ethereum smart contract systems using Solidity and Nix.579
cosmwasm/cw-plusProvides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform.513
modular-network/ethereum-librariesA collection of reusable Ethereum Virtual Machine components for building smart contracts331
etherex/pyepmManages Ethereum contract deployment and interaction using Python-based package definitions in YAML format.28
cosmwasm/wasmdAn implementation of a Cosmos zone with support for WebAssembly smart contracts.371
danielvf/evm-contract-drawA tool for visualizing and analyzing the byte code of Ethereum smart contracts122
cosmwasm/cw-storage-plusProvides storage abstractions for CosmWasm smart contracts38
raineorshine/solidity-by-exampleA collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts430
cosmwasm/cosmwasmA set of tools and libraries for building smart contracts in Rust for the Cosmos SDK.1,081