Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
VegeBun-csj committed Apr 24, 2023
1 parent d5d5733 commit cae2524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deliveries/Zkverse_Milestone_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This deliver focus on how to verify the proof generated by snarkjs on substrate-
| ------------- | ------------- | ------------- |------------- |
| 0a. | License |https://github.com/Zkvers/substrate-zk/blob/master/LICENSE| Apache License|
| 0b. | Documentation |https://github.com/Zkvers/substrate-zk/blob/master/zk-tutorials/proof-system/groth16/theory_to_practice.md| This doc will show how to practise the zk example|
| 0c. | Testing Guide |https://github.com/Zkvers/substrate-zk/blob/master/| Test the pallet function|
| 0c. | Testing Guide |https://github.com/Zkvers/substrate-zk| Test the pallet function|
| 0d. | Docker |https://github.com/Zkvers/substrate-zk/blob/master/docker-compose.yml| Docker yaml file|
| 1. | make groth16 compatible with substrate |https://github.com/Zkvers/substrate-zk/tree/master/bellman-verifier| make the bellman to adapt the substrate with no_std|
| 2. | adapt snarkjs and bellman |https://github.com/Zkvers/snarkjs-bellman-adapter/tree/main| adapt the snarkjs and bellman with some circuit examples|
Expand Down

0 comments on commit cae2524

Please sign in to comment.