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