https://github.com/aztecprotocol/zk-money
https://github.com/aztecprotocol/zk-money
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aztecprotocol/zk-money
- Owner: AztecProtocol
- License: apache-2.0
- Created: 2023-01-17T14:43:19.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-17T14:45:08.000Z (10 months ago)
- Last Synced: 2025-06-05T23:36:18.096Z (9 months ago)
- Language: TypeScript
- Size: 14.7 MB
- Stars: 13
- Watchers: 13
- Forks: 15
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zk.money
At the time of writing zk.money's development server can be started with:
```
./bootstrap.sh
yarn start:dev
```
## Deployment notes
Post a fresh set of devnet / testnet contracts being deployed there is a manual process to get zk-money in a ready state.
1. Go to `aztec-dev-cli` in the mono-repo,
2. Run `yarn start fetchAllDataProviderData`
3. Paste the input into `yarn-project/zk-money/src/alt-model/registrations_data/registrations_data_raw.ts`.