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.
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
0055 MetaMask Snap Proposal #55
0055 MetaMask Snap Proposal #55
Changes from all commits
a998f63
3b555e6
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
MetaMask Snap for the XRP Ledger
Overview
MetaMask is a gateway to blockchain apps with over 30 million users. With Snaps, developers can extend MetaMask to add additional features by leveraging existing APIs, such as the XRP Ledger API. The Snap may also leverage JavaScript libraries such as xrpl.js for functions like client-side key generation and transaction signing.
Details
Develop, publish, and support an open source application allowing users to directly manage XRP and XRPL tokens within the MetaMask interface. The Snap should allow users to interact with XRP and XRPL tokens (on the XRP Ledger) without having to wrap tokens on Ethereum or any other blockchain.
Snaps is a system that allows developers to build on the capabilities of MetaMask. It is a program that can customize and modify MetaMask's experience for end users. This Snap must add new APIs to MetaMask and add support for the XRP Ledger blockchain. See the MetaMask Docs about Snaps for more info.
As an example, the Snap would be similar to BitcoinSnap, but for the XRP Ledger.
Milestones