impl working version of AuthorityToken policy with plutarch

This commit is contained in:
Emily Martins 2022-01-14 09:55:55 +01:00
parent 1576a5024b
commit c40e6e9f36
7 changed files with 480 additions and 87 deletions

View file

@ -10,7 +10,7 @@ Goals:
Non-goals:
- Agora is not a DAO. It doesn't have tokenomics or even a token. It is simply a library for governance.
- Agora doesn't aim to provide any primitive tools for plutus that are not governance-specific. For this, see [plutus-extra](see github.com/Liqwid-Labs/plutus-extra/).
- Agora doesn't aim to provide any primitive tools for plutus that are not governance-specific. For this, see [plutus-extra](https://github.com/Liqwid-Labs/plutus-extra/).
## Project setup