1. Download the latest dogecash version from https://download.dogecashd.io
2. Unzip, rename the `bin` directory in it to `src`, and `doged` to `bitcoind`
3. Within modules/ecash-lib, run `IS_LEGACY_MODE=true BUILD_DIR=<path/containing/that/src> npm run integration-tests`