An open API service indexing awesome lists of open source software.

https://github.com/scroll-tech/eth-tools


https://github.com/scroll-tech/eth-tools

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Ethereum tools

## Install dependency

```
pip install evmdasm
```

## Instruction

Run contract bytecode analysis tools:

```
python src/analyze_contract_opcode.py contract_address
```