At the time of writing zk.money's development server can be started with:
./bootstrap.sh
yarn start:dev
Post a fresh set of devnet / testnet contracts being deployed there is a manual process to get zk-money in a ready state.
- Go to
aztec-dev-cli
in the mono-repo, - Run
yarn start fetchAllDataProviderData
- Paste the input into
yarn-project/zk-money/src/alt-model/registrations_data/registrations_data_raw.ts
.