Skip to content

Commit

Permalink
Update Qtum metadata (#956)
Browse files Browse the repository at this point in the history
Closes: #957

---------

Co-authored-by: Christian Montoya <[email protected]>
  • Loading branch information
khanti42 and Montoya authored Dec 3, 2024
1 parent b7f53c1 commit 512c966
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -1491,9 +1491,9 @@
"name": "Qtum",
"website": "https://qtum.info/"
},
"website": "https://qtumbridge.org/",
"summary": "The Snap plays the role of the RPC proxy that accepts requests to MetaMask and forwards them to the Qtum network with the Qtum ethers adapter.",
"description": "Interaction with Qtum Snap is as easy as working with MetaMask via ethers.js. As ethers.js accepts window.ethereum as a MetaMask provider, we can pass the Qtum Snap connector instead of window.ethereum to interact with the Qtum wallet Snap, which proxies requests to the Qtum network.",
"website": "https://www.qtum.org/developers/snap/",
"summary": "Seamlessly connect to the Qtum network, enabling dapp interactions through an easy-to-use ethers.js adapter.",
"description": "The Qtum MetaMask Snap is an extension for MetaMask that enables users to manage Qtum tokens, including QRC20 variants, and interact seamlessly with Qtum decentralized applications (dapps) directly within their MetaMask wallet. The Snap supports core wallet functionalities and is designed for easy integration into existing Ethereum Virtual Machine (EVM) dapps, allowing developers to leverage Qtum effectively.",
"audits": [
{
"auditor": "Sayfer",
Expand Down

0 comments on commit 512c966

Please sign in to comment.