generated from MetaMask/metamask-module-template
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
closes: #1009 --------- Co-authored-by: Christian Montoya <[email protected]> Co-authored-by: Mario Christopher <[email protected]> Co-authored-by: Frederik Bolding <[email protected]>
- Loading branch information
1 parent
9d0d7ae
commit 289a214
Showing
4 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2215,6 +2215,42 @@ | |
} | ||
} | ||
}, | ||
"npm:@enjin-io/snap": { | ||
"id": "npm:@enjin-io/snap", | ||
"metadata": { | ||
"name": "Enjin Connect", | ||
"author": { | ||
"name": "Enjin", | ||
"website": "http://enjin.io" | ||
}, | ||
"website": "https://nft.io/", | ||
"summary": "Seamlessly manage NFTs and blockchain assets within the Enjin ecosystem", | ||
"description": "Enjin Snap enhances the MetaMask experience by integrating features specifically designed for the Enjin blockchain. Users can easily manage their NFTs and digital assets with the following capabilities:\n- NFT Management: View, send, and receive NFTs within the Enjin ecosystem.\n- Blockchain Interactions: Execute transactions on the Enjin blockchain without leaving MetaMask.\n- User-Friendly Interface: A streamlined interface that simplifies asset management.\n\nTo get started with Enjin Snap, follow these steps:\n1. Install MetaMask if you haven't already.\n2. Access Enjin Snap through the MetaMask Snaps interface.\n3. Connect your wallet to the Enjin network.\n4. Begin managing your NFTs and assets seamlessly.\n\nFor more information, visit:\nEnjin Snap Support (https://support.enjin.io/hc/en-gb/articles/23053873072274-Enjin-Snap)\nConnecting via MetaMask (https://support.nft.io/hc/en-gb/articles/23654979839378-How-to-Connect-via-MetaMask-Enjin-Snap)\nGitHub Repository (https://github.com/enjin/metamask-snap-enjin)", | ||
"audits": [ | ||
{ | ||
"auditor": "Sayfer", | ||
"report": "https://sayfer.io/audits/metamask-snap-audit-report-for-enjin/" | ||
} | ||
], | ||
"category": "interoperability", | ||
"support": { | ||
"contact": "mailto:[email protected]", | ||
"knowledgeBase": "https://support.nft.io/hc/en-gb/articles/23654979839378-How-to-Connect-via-MetaMask-Enjin-Snap", | ||
"faq": "https://support.enjin.io/hc/en-gb/articles/23053873072274-Enjin-Snap" | ||
}, | ||
"sourceCode": "https://github.com/enjin/metamask-snap-enjin", | ||
"screenshots": [ | ||
"./images/@enjin-io/snap/1.jpg", | ||
"./images/@enjin-io/snap/2.jpg", | ||
"./images/@enjin-io/snap/3.jpg" | ||
] | ||
}, | ||
"versions": { | ||
"0.1.2": { | ||
"checksum": "PR5M+x5x7vlXA5Jh53a7JSu1Z1EbzyXsyT0Ev3iwRCI=" | ||
} | ||
} | ||
}, | ||
"npm:@consensys/starknet-snap": { | ||
"id": "npm:@consensys/starknet-snap", | ||
"metadata": { | ||
|