Skip to content

Add a contribution token to our foundry repository #65

Description

@joelamouche

In our foundry folder, create a new erc20 with normal decimals and TGC (TheGuild Contribution Token).
Contract should be upgradable (use oz contracts, uups).
There should be a script to deploy the token and mint balances for users in a csv file (address, amoutn, reason).
There should be a mintWithReason with MintedWithreason event to include bytes reason field explaining why a user was sent contribution tokens.
There should be batch mint functions.
There should be no cap.
Use foundry.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions