Script to compute the safe tx hash, domain hash and message hash, of a safe transaction.
python3 -m venv ./venvsource venv/bin/activatepip install -r requirements.txt
- Fill
./safe-tx.json(following the example of this tx in./safe-tx.json) - Run
python3 main.py