mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-11 04:49:15 +03:00
.. | ||
inputs | ||
src | ||
.gitignore | ||
program.json | ||
README.md |
interest.aleo
This program calculates interest over a fixed number of periods.
We note that the Leo code is much more readable and writable than the
corresponding Aleo code, which can be seen in build/main.aleo
after building.
Build Guide
To compile this Aleo program, run:
aleo build