Skip to content

Commit

Permalink
Update Starknet (#921)
Browse files Browse the repository at this point in the history
Closes: #920

---------

Co-authored-by: Christian Montoya <[email protected]>
  • Loading branch information
khanti42 and Montoya authored Oct 30, 2024
1 parent c30e6b6 commit 52ad3b8
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions src/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -2021,8 +2021,8 @@
"website": "https://consensys.io/"
},
"website": "https://snaps.consensys.io/starknet",
"summary": "Deploy Starknet accounts, make transactions on Starknet, and interact with Starknet smart contracts.",
"description": "The Starknet Snap allows users to deploy Starknet accounts, make transactions on Starknet, and interact with Starknet smart contracts.\n\nAfter installing the Snap, visit the website to set up your Starknet account.",
"summary": "Deploy Starknet accounts, make transactions, and connect with Starknet’s dApp ecosystem.",
"description": "The Starknet Snap is your gateway to the Starknet ecosystem, enabling you to deploy accounts, execute transactions, and interact with Starknet smart contracts. This Snap allows you to engage directly with Starknet dapps, like StarkGate for bridging tokens from Ethereum and AVNU.fi for trading on Starknet. Compatibility with additional dapps is set to grow, expanding your access to Starknet’s evolving network.\n\nWhether you’re exploring or building on Starknet, the Snap simplifies your connection to Starknet activities right from MetaMask. Developers can refer to our Knowledge Base to learn more about making MetaMask-compatible Starknet dapps.\n\nGet started with these resources:\n\n- Companion dapp: Set up your account, check balances, and send tokens: https://snaps.consensys.io/starknet/\n- StarkGate: Bridge tokens from Ethereum to Starknet: https://starkgate.starknet.io/\n- AVNU: Trade assets on Starknet: https://www.avnu.fi/",
"audits": [
{
"auditor": "Cobalt",
Expand All @@ -2035,7 +2035,8 @@
],
"category": "interoperability",
"support": {
"contact": "https://discord.gg/hYpHRjK"
"contact": "https://discord.gg/hYpHRjK",
"knowledgeBase": "https://docs.metamask.io/wallet/how-to/use-non-evm-networks/starknet/"
},
"sourceCode": "https://github.com/Consensys/starknet-snap",
"screenshots": [
Expand All @@ -2045,6 +2046,9 @@
]
},
"versions": {
"2.11.0": {
"checksum": "pw5j0DzaKPnoTMOTHvMv7/f3gjH0BPqEZHmx3SLGX7U="
},
"2.10.1": {
"checksum": "X38B+1YYnb1L0UYnUq6lHdxLmwjUDBPF8nWaF8LrGGw="
},
Expand Down

0 comments on commit 52ad3b8

Please sign in to comment.