# Clone
git clone [email protected]:dorothy-zbornak/dydx-analysis.git
cd dydx-analysis
# Install
yarn
yarn start [--ouput OUTPUT_FILE] DYDX_TRACES_FILE
Where DYDX_TRACES_FILE
is generated by the pull-0x-exchange-calls tool:
# Inside pull-0x-exchange-calls/
yarn start --start-block 7940429 --caller 0xb734d82DCc42e0Ba1b4A5eD6F0cA28A288Fd5291 --caller 0x0122676358aee287246b2a84377c8ab664d013cb --all --output DYDX_TRACES_FILE