title | author |
---|---|
M11 - A Vesting Contract II |
Walker Leite |
In this module we'll build the vesting contract UI
To run this presentation type (you will need nix):
../../slide README.md
- LovelaceAcademy Discord
- StackExchange (:bulb: use the tag lovelace-academy)
- Plutonomicon Discord
- Vesting contract contract (module 10)
- Halogen (modules 7 and 8);
- Although not required, variants will be useful for halogen-formless.
As a donator I want to lock an ADA value in a contract, to be rewarded to a given beneficiary according a given deadline
As the beneficiary I want to reclaim the locked ADA value only after the deadline
cp -Rf modules/M10-a-vesting-contract-i modules/M11-a-vesting-contract-ii