design
Ethereum contract runtime
Provides a specification and framework for executing Ethereum contracts in a restricted subset of WebAssembly.
Ewasm Design Overview and Specification
1k stars
82 watching
125 forks
last commit: over 2 years ago
Linked from 1 awesome list
eth1ethereumewasmspecificationwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| A template for developing EVM-based smart contracts in TypeScript | 491 |
| A registry of deployed contracts and their associated security contact information | 130 |
| An implementation of a fast and modular Ethereum protocol in Rust. | 5 |
| A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts. | 179 |
| A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,464 |
| A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 541 |
| A collection of building blocks for Ethereum smart contract systems using Solidity and Nix. | 579 |
| Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. | 513 |
| A collection of reusable Ethereum Virtual Machine components for building smart contracts | 331 |
| Manages Ethereum contract deployment and interaction using Python-based package definitions in YAML format. | 28 |
| An implementation of a Cosmos zone with support for WebAssembly smart contracts. | 371 |
| A tool for visualizing and analyzing the byte code of Ethereum smart contracts | 122 |
| Provides storage abstractions for CosmWasm smart contracts | 38 |
| A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
| A set of tools and libraries for building smart contracts in Rust for the Cosmos SDK. | 1,081 |