Skip to content

Add a contribution token to our foundry repository #65

@joelamouche

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions