https://github.com/berzanorg/protokit-spy-master-v2
Spy Master App Chain For Challange 4 Using Protokit
https://github.com/berzanorg/protokit-spy-master-v2
Last synced: 2 months ago
JSON representation
Spy Master App Chain For Challange 4 Using Protokit
- Host: GitHub
- URL: https://github.com/berzanorg/protokit-spy-master-v2
- Owner: berzanorg
- License: mit
- Created: 2024-04-29T14:06:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-29T17:29:47.000Z (about 1 year ago)
- Last Synced: 2025-03-12T23:33:19.095Z (2 months ago)
- Language: TypeScript
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Protokit Spy Master
This repository is created using Protokit for Mina Navigators Learn To Earn Challange 4.
Install dependencies:
```shell
pnpm install
```Run tests:
```shell
pnpm run test --filter=chain
```# New Features
> Now a `ZkProgram` is used for privacy. We also store the block height, the sender, and the nonce of the sender for each message.