ethereum-libraries
EVM components
A collection of reusable Ethereum Virtual Machine components for building smart contracts
Library contracts for Ethereum
332 stars
16 watching
53 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 366 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 854 |
0xkitsune/evm-book | A comprehensive resource for Ethereum Virtual Machine (EVM) information and development | 326 |
takenobu-hs/ethereum-evm-illustrated | An illustrated documentation of Ethereum's virtual machine and its components. | 264 |
daltyboy11/more-evm-puzzles | A collection of challenging puzzles designed to test skills in creating and executing transactions on the Ethereum Virtual Machine (EVM) | 172 |
smlxl/evm.codes | An Ethereum Virtual Machine opcode reference tool with a web-based interface. | 730 |
status-im/nim-evmc | A binary compatible interface between Ethereum Virtual Machines and clients | 15 |
evmts/tevm-monorepo | A set of tools for building Ethereum-based applications in the browser and Node.js using TypeScript. | 267 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,187 |
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 279 |
av1ctor/evm-txs.mo | A Motoko library for creating and manipulating EVM transactions | 9 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 282 |
quilt/etk | A toolkit for working with EVM bytecode and analyzing Ethereum contracts. | 360 |
wolflo/evm-opcodes | A reference guide to Ethereum Virtual Machine opcodes | 779 |
vorot93/evmodin | An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 162 |