Intergrate Ceramic AddressBook DataModel in Superfluid#93
Intergrate Ceramic AddressBook DataModel in Superfluid#930xzoz wants to merge 1 commit intosuperfluid-org:masterfrom
Conversation
|
@0xzoz is attempting to deploy a commit to the Superfluid Finance Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Hi @0xzoz! We greatly appreciate the work you put into the Address Book bounty. However, we have in this case awarded the bounty to another contributor. While this is not the news you'd have liked to hear, given the quality of your work, we'd like to invite you to continue earning bounties through the official Superfluid Bounty Program. Over the coming months, we're going to be putting out more bounties pertaining to the Superfluid Console which could be right up your alley. Thank you again for your efforts and we hope to have you as a continued contributor at Superfluid. |
|
Thanks for the comments @vmichalik I had a great time learning about Ceramic and applying it to this PR. I look forward to contributing more |
Video: https://user-images.githubusercontent.com/97761083/171284493-6efe1608-c2e0-4b26-ab37-2d14d481fdaa.mp4
Gitcoin Bounty Submission
Integrate an AddressBook data model into the Superfluid console. The Address Book model is also linked in a PR to be added to the Ceramic data model registry. For now it using a hardcopy of the deployed aliases in /utils folder.
The current integration uses a button on the top nav bar to connect a users DID. If a user has not connected they will receive a warning. Most of the code is isolated to a new hook - useAddressBook and a new component - Ceramic connect.