greenpill-dev-guild / greenwill

An open and streamlined mini-app to enable the accumulation of Greenpill (and ReFi) reputation
5 stars 0 forks source link

Determine feasibility of implementing an address whitelist within Guild.xyz #14

Open c-georgen opened 2 weeks ago

c-georgen commented 2 weeks ago

If we want to award points only to users for contributing to certain projects or within certain rounds (within Gitcoin), we would need to implement a custom whitelist of addresses for the corresponding Guild.xyz role.

Before being able to make a final decision, we need to know the effort required to create and maintain a whitelist like this.

c-georgen commented 5 days ago

Difficulty will largely be dependent on actually obtaining all addresses in a form that can be uploaded. So as long as we can export something like a CSV, then creating a whitelist will be easy.