Jon-Becker / heimdall-rs

Heimdall is an advanced EVM smart contract toolkit specializing in bytecode analysis and extracting information from unverified contracts.
http://heimdall.rs
MIT License
1.19k stars 125 forks source link

chore: examples for calling heimdall modules w/ python #486

Closed Jon-Becker closed 2 months ago

Jon-Becker commented 2 months ago

Component

Other (please specify)

Describe the feature you would like

title

no pyo3, so will probably just use subprocess & output parsing