-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Add Clave Wallet to find wallet page #16343
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: dev
Are you sure you want to change the base?
Conversation
👷 Deploy Preview for ethereumorg processing.
|
src/data/wallets/wallet-data.ts
Outdated
open_source: true, | ||
repo_url: "https://github.com/getclave", |
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.
@Parizval @ulerdogan Hey folks! Just checking, are the apps themselves open source? The github link here is to the org where I see several repos but not spotting the app itself but may be missing it, thanks!
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.
The mobile app repo is not available directly, but separate packages and tool are available. Also, smart contracts are verified on explorers.
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.
Okay—this flag is reserved for fully open-source so I would request we flip that to false in the meantime 🙏
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.
Sure
And clarifying your description... "Edge Wallet?" |
Apologies for the typo. |
Description
Add Clave Wallet with full feature set as requested in issue #16326
Supports iOS, Android, and macOS platforms
Multi-chain support: Arbitrum and Base
Self-custody wallet with open source codebase
Related issue