Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation #50

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from
Draft

Documentation #50

wants to merge 2 commits into from

Conversation

aminlatifi
Copy link
Member

[WIP] Add NOTES.md
This file explains in general terms:

  • what the contracts do
  • how they differ from the baseline (Unipool, TokenDistro, etc.)
  • how they are connected

This file explains in genral terms:

- what the contracts do
- how they differ from the baseline (Unipool, TokenDistro etc.)
- how they are connected
@aminlatifi aminlatifi marked this pull request as draft January 16, 2022 13:52
Copy link
Member Author

@aminlatifi aminlatifi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @paxthemax
Magnificent job till now

contracts/Tokens/README.md Outdated Show resolved Hide resolved
contracts/Tokens/README.md Outdated Show resolved Hide resolved
contracts/Tokens/README.md Outdated Show resolved Hide resolved
contracts/Tokens/README.md Outdated Show resolved Hide resolved
contracts/Tokens/README.md Outdated Show resolved Hide resolved
contracts/TokenDistro/README.md Outdated Show resolved Hide resolved
contracts/TokenDistro/README.md Outdated Show resolved Hide resolved
Only a registered distributor can assign tokens to be claimed to an address.

NOTE: If the claim flag is set to `true` the distributor will also perform a claim (as seen in the *Claiming GIV* section).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's worth to mention each distributor has a limited balance to allocate. The distributor balance can be increased by the assign function

contracts/TokenDistro/README.md Outdated Show resolved Hide resolved
contracts/TokenDistro/README.md Outdated Show resolved Hide resolved
@divine-comedian
Copy link
Collaborator

@aminlatifi should we abandon this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants