evm-contract-draw
Contract visualizer
A tool for visualizing and analyzing the byte code of Ethereum smart contracts
Draw EVM contract byte code
122 stars
4 watching
13 forks
Language: Nim
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
status-im/nim-evmc | A binary compatible interface between Ethereum Virtual Machines and clients | 15 |
dethcrypto/dethcode | A tool that enables users to browse and view Ethereum smart contracts in Visual Studio Code without leaving the browser | 1,358 |
wighawag/template-ethereum-contracts | A template for developing EVM-based smart contracts in TypeScript | 489 |
joshstevens19/evmc | A tool to fetch and import contract code from the blockchain into an IDE | 127 |
crytic/ethersplay | An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 842 |
jon-becker/heimdall-rs | An advanced toolkit for analyzing and extracting information from smart contracts written in the Ethereum Virtual Machine (EVM) bytecode | 1,192 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 366 |
ewasm/design | Provides a specification and framework for executing Ethereum contracts in a restricted subset of WebAssembly. | 1,018 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 282 |
naddison36/tx2uml | Generates UML sequence diagrams from Ethereum transactions | 447 |
leonardoalt/tinyzkevm | A proof-of-concept implementation of a small subset of the Ethereum Virtual Machine (EVM) inside a Smart Contracting Language (SNARK), using ZoKrates. | 46 |
av1ctor/evm-txs.mo | A Motoko library for creating and manipulating EVM transactions | 9 |
simular-fi/simular | A Python API that wraps around an embedded Ethereum Virtual Machine (EVM) for smart contract interaction and modeling | 10 |
takenobu-hs/ethereum-evm-illustrated | An illustrated documentation of Ethereum's virtual machine and its components. | 264 |
codex-storage/nim-contract-abi | Encodes and decodes parameters according to the Ethereum Contract ABI Specification in Nim. | 3 |