150 skills found · Page 1 of 5
eth-brownie / BrownieA Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
ethereum / Py EvmA Python implementation of the Ethereum Virtual Machine
bluealloy / RevmRust implementation of the Ethereum Virtual Machine.
rust-ethereum / EvmPure Rust implementation of Ethereum Virtual Machine
berachain / PolarisPolaris is a modular implementation of the Ethereum Virtual Machine (EVM). It can be easily integrated into any consensus engine or application, including the Cosmos-SDK.
ipsilon / EvmoneFast Ethereum Virtual Machine implementation
pirapira / Awesome Ethereum Virtual MachineEthereum Virtual Machine Awesome List
duneanalytics / Evm.codesSource for evm.codes an Ethereum Virtual Machine Opcodes Interactive Reference
huff-language / Huff RsA low-level assembly language for the Ethereum Virtual Machine built in blazing-fast pure rust.
runtimeverification / Evm SemanticsK Semantics of the Ethereum Virtual Machine (EVM)
CoinCulture / Evm ToolsEthereum Virtual Machine tools and guide
crytic / PyevmasmEthereum Virtual Machine (EVM) disassembler and assembler
ethereum / EvmlabUtilities for interacting with the Ethereum virtual machine
aurora-is-near / Aurora Engine⚙️ Aurora Engine implements an Ethereum Virtual Machine (EVM) on the NEAR Protocol.
microsoft / EEVMEnclave ready EVM (eEVM) is an open-source, standalone, embeddable, C++ implementation of the Ethereum Virtual Machine.
palkeo / PakalaOffensive vulnerability scanner for ethereum, and symbolic execution tool for the Ethereum Virtual Machine
crytic / Ida EvmIDA Processor Module for the Ethereum Virtual Machine (EVM)
ApeWorX / Evm TraceEthereum Virtual Machine transaction tracing tool
takenobu-hs / Ethereum Evm IllustratedEthereum EVM illustrated
paradigmxyz / RevmcJIT and AOT compiler for the Ethereum Virtual Machine, built on Revm.