please provide or clearly locate correct examples containing current best practices
|
/** |
|
* WARNING: this is no-longer considered a good example of an Aztec contract, |
|
* because it touches low-level functions and concepts that oughtn't be |
|
* seen by a typical user. |
|
* The syntax and user-experience of Aztec contracts has since improved, so you |
|
* should seek alternative examples, please. |
|
*/ |
please provide or clearly locate correct examples containing current best practices
aztec-starter/src/main.nr
Lines 4 to 10 in f1acdad