Interactions, Tasks & Contributions - a context-agnostic standard.
Interactions, Tasks & Contributions are natively built-in in Āut's protocol, and are divided in Global and Local, following this standard:
Global:
Interactions: they represent "on-chain actions" - where a user-owned wallet calls a function in a smart contract deployed on any network (i.e., adding liquidity on a DEX, voting on a governance protocol, minting an NFT, etc.)
Tasks: they are on-chain representations of off-chain actions (i.e., Tweeting, committing on Github, joining a Discord call, etc.)
Local:
Contributions: Tasks or Interactions deployed inside a Hub are called Contributions, and can be assigned a custom weight between 1 and 10. This weight is called Contribution Points (
CP
).
Once a Member of the Hub has successfully completed and submitted a Contribution, these points are given to the Member, and the total CP
gained by a Member during a Period will represent that Member's given contributions score (gCP)
score for that Period.
Last updated