-
Notifications
You must be signed in to change notification settings - Fork 48
feat: add Arcana Wallet connector #476
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
base: main
Are you sure you want to change the base?
feat: add Arcana Wallet connector #476
Conversation
@shrinathprabhu is attempting to deploy a commit to the Fuel Labs Team on Vercel. A member of the Team first needs to authorize it. |
Thanks for the contribution! Before we can merge this, we need @shrinathprabhu to sign the Fuel Labs Contributor License Agreement. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thanks for the contribution! Before we can merge this, we need @svarcoder to sign the Fuel Labs Contributor License Agreement. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ERR_PNPM_LOCKFILE_MISSING_DEPENDENCY Broken lockfile: no entry for '[email protected]' in pnpm-lock.yaml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey thanks for the contribution looking forward to have this connector ready to improve UX for fuel users!!
I was checking on the test link and couldn't fully test it, are you guys using the preview link to test if the connector is functional? I got locked on this screen to switch network, the wallet doesnt take any action when I click on it
in case you want to run the examples project locally : Done you should have the examples app running on |
Yeah @LuizAsFight , our wallet doesn't support testnet networks for now, but I'll add support for Fuel Switch network feature, so the preview link works fine |
another suggestion (but not a blocker for this PR) is:
Screen.Recording.2025-04-04.at.02.15.24.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
my only real concern on this PR is about the review screen that needs to improve to show correct information for the user
@shrinathprabhu have any ETA on the fixes on review screen? the others I mentioned are not blockers for this pr
@LuizAsFight I'll add it this week |
Summary
Adds connector for Arcana Wallet (https://arcana.network)
Checklist