-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: RainbowKit connect wallet button and more #228
Feat: RainbowKit connect wallet button and more #228
Conversation
@Markkos89 is attempting to deploy a commit to the Developerdao 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 ↗︎
|
From #211
I wonder if it makes sense to create an [email protected] email address, switch the email and give someone in the team access to that account?
Amazing thank youuu |
Great news, thank you again Kemps!! 💪 🚀 |
|
Deployment failed with the following error:
|
Ready to proceed to merge this and test in next steps would be to fill the db data with the lessons and the lessons quiz file names and continue development cc: @wolovim @kempsterrrr |
pushing this to staging |
In this PR I added RainbowKit and RainbowkitSiweNextAuth and now we are handling the authentication trough RainbowKit.
There is no need to create the requested component so #211 can be closed
I'm adding this to the new version branch and will continue to fix some of the bugs and details mentioned on #225 #226 and #227
@kempsterrrr @wolovim with this PR we will need to do some changes to include a Wallet Connect Cloud project (two projects, one for production and another one for staging/dev).
We need the project ID to be stored in the
NEXT_PUBLIC_WALLET_CONNECT_ID
env varThe last step is done by adding a TXT record on the domain provider config with the value set by Wallet Connect Cloud.
Lastly, to move to production we have to "publish" the project and that goes to review by their team. So we will have to consider this regarding the timing of deployments. At least we can create the projects and get the projects IDs for now.
@kempsterrrr have in mind that to be able to add the preferred partner we need this projectID for the configuration, as for much other options that we can use.
Already tested with my personal account of Wallet Connect Cloud and with a dummy domain I have.