crytic / rattle

evm binary static analysis
https://www.trailofbits.com/presentations/rattle/
344 stars 41 forks source link

Installation steps are unclear #26

Open elopez opened 2 years ago

elopez commented 2 years ago

The installation steps say To install the python dependencies, run these commands:, but the commands need to be run on a git clone of the rattle repository, and not on a random path. We should add a bit of text to make that clear.

woodruffw commented 2 years ago

If you want to go the extra mile, IMO we should publish this on PyPI (rattle is already taken, but maybe rattle-evm?) and include the pip install ... instructions in the README 🙂

Jesserc commented 1 year ago

If you want to go the extra mile, IMO we should publish this on PyPI (rattle is already taken, but maybe rattle-evm?) and include the pip install ... instructions in the README 🙂

Yes please, that would be better.