This repository has been archived by the owner on Aug 9, 2021. It is now read-only.
Add wildcards as an application using 3box in production to partners page #634
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We have integrated 3box for our user profiles: eg. https://wildcards.world/#user/0x9af481276b075e036bc23e887a8bd275e69ef74c (on mainnet)
We also pull data from 3box for all our leaderboards: https://wildcards.world/#leaderboards/monthly-contribution
The idea is to create 'patronage profiles' where people can display and show all the public goods they have given to. So for now it is only Wildcards, but we would love to extend the profiles to other projects that are doing good for the commons too! That way it will be easier for people to track their impact and display it to others.
Our twitter bot also uses 3box to notify our users when their deposit is low. We want to allow users to customise their twitter notification settings via 3box storage (or maybe threads) so that they can have control over what they get notified for etc.
The 3box integration is pretty tight, if you buy an animal (you can go to the goerli network to test) you can edit your profile completely without leaving wildcards. Although you can also edit things through 3box.io if you want. This part needs some UX brush up I'm sure.