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

Token implementation #237

Open
4 tasks done
vminkov opened this issue Mar 15, 2022 · 0 comments · May be fixed by #180
Open
4 tasks done

Token implementation #237

vminkov opened this issue Mar 15, 2022 · 0 comments · May be fixed by #180
Assignees

Comments

@vminkov
Copy link
Contributor

vminkov commented Mar 15, 2022

Background

Linked Issues & Documentation

Definition Of Done

The token and timelock contracts are implemented and the permit function is tested in a unit test. The extra param on the transfer function is emitted with an addtional Transfer() event.
The deployment scripts are updated to include the token.

Tasks

  • Implement ERC20 token
  • Implement timelocks for vesting
  • Unit test
  • Deployment script updated
@vminkov vminkov self-assigned this Mar 22, 2022
@vminkov vminkov mentioned this issue May 16, 2022
5 tasks
@carlomazzaferro carlomazzaferro changed the title TOUCH Token implementation Token implementation Apr 19, 2022
@vminkov vminkov linked a pull request Apr 23, 2022 that will close this issue
@NikMidas NikMidas transferred this issue from Midas-Protocol/contracts May 13, 2022
@NikMidas NikMidas transferred this issue from Midas-Protocol/monorepo May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants