add spec on vesting, proposals

This commit is contained in:
Emily Martins 2022-01-19 18:09:44 +01:00
parent 1b52a2a179
commit e4670d6ee7
6 changed files with 318 additions and 2 deletions

View file

@ -15,4 +15,5 @@ Agora makes extensive use of plutarch. So it's prerequisite for understanding th
The following is a list of words/shorthands that are frequently used:
- **Governance Token (GT)**: The token that holds value within the protocol and is used for voting, rewards, etc. _Examples: Liqwid's LQ_.
- **Authority Token (GAT)**: A token that delegates authority of a particular script / token. See [tech-design/authority-token.md](./tech-design/authority-token.md)
- **Authority Token (GAT)**: A token that delegates authority of a particular script / token. See [tech-design/authority-token.md](./tech-design/authority-tokens.md)
- **Effect**: The result of a proposal, enforced by an effect script.