CirclesUBI / circles-groups-safe-app

[DEPRECATED] Mint Circles group tokens using this Safe app
https://groups.circlesubi.dev/
1 stars 1 forks source link

[DAPP + SG] Remove or hide testing groups #202

Open pragalli opened 1 year ago

pragalli commented 1 year ago

Description

As we are using a SG which is tracking the events emitted by a specific Contract Factory when creating a new Group (GroupCurrencyTokenFactory). We can remove/hide the current testing groups by deploying a new GroupCurrencyTokenFactory contract and start tracking the evenst from this one. In this way, we can get rid of the testing GroupCurrencyTokens created at the moment.

Tasks

marianoclaveria commented 1 year ago