File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
workshops/devconnect-2023/build-account-contract Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Also be sure to check out [this list of resources](../README.md)
21
21
22
22
### Getting started on Noir
23
23
24
- See the [ Getting Started] ( https://noir-lang.org/docs/getting_started/installation/ ) section of the Noir docs to get set up with Noir.
24
+ See the [ Getting Started] ( https://noir-lang.org/docs/getting_started/noir_installation ) section of the Noir docs to get set up with Noir.
25
25
26
26
### Getting started on Aztec
27
27
Original file line number Diff line number Diff line change @@ -91,5 +91,5 @@ This function is required by the protocol to know how to handle private notes.
91
91
## Future work
92
92
93
93
- Implement signature verification
94
- - Discuss [ Authentication witnesses] ( https://docs.aztec.network/learn /concepts/accounts/authwit )
94
+ - Discuss [ Authentication witnesses] ( https://docs.aztec.network/aztec /concepts/accounts/authwit )
95
95
- Review the existing Schnorr signer [ implementation] ( https://github.com/AztecProtocol/aztec-packages/tree/master/noir-projects/noir-contracts/src/contracts/schnorr_account_contract )
You can’t perform that action at this time.
0 commit comments