sputter
Virtual machine
An implementation of the Ethereum Virtual Machine
Ethereum Virtual Machine (EVM) implementation
122 stars
18 watching
11 forks
Language: Clojure
last commit: almost 7 years ago
Linked from 1 awesome list
clojurecryptocurrencycryptographyethereumvirtual-machine
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of the Ethereum Virtual Machine | 872 |
| | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 280 |
| | An illustrated documentation of Ethereum's virtual machine and its components. | 268 |
| | Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,685 |
| | An Ethereum Virtual Machine implementation in C++ that enables deployment and execution of smart contracts on the EOSIO blockchain. | 92 |
| | An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 161 |
| | Utilities for interacting with the Ethereum virtual machine | 367 |
| | A proof-of-concept implementation of a small subset of the Ethereum Virtual Machine (EVM) inside a Smart Contracting Language (SNARK), using ZoKrates. | 46 |
| | Provides a formal model of the Ethereum Virtual Machine (EVM) semantics in the K programming language. | 509 |
| | An interactive reference and contract viewer for the Ethereum Virtual Machine (EVM) bytecode | 740 |
| | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,200 |
| | A Python implementation of the Ethereum Virtual Machine. | 40 |
| | A STARK-based virtual machine designed to execute programs and generate proof of execution without revealing program details. | 633 |
| | A Python library for assembling and disassembling the Ethereum Virtual Machine's instruction set | 362 |
| | A collection of puzzles to test Ethereum Virtual Machine (EVM) functionality by solving specific transaction-related challenges. | 821 |