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.
Showing
4 changed files
with
29 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 |
---|---|---|
|
@@ -1444,6 +1444,35 @@ | |
} | ||
} | ||
}, | ||
"npm:genius-miners-lite": { | ||
"id": "npm:genius-miners-lite", | ||
"metadata": { | ||
"name": "Genius Miners Lite", | ||
"author": { | ||
"name": "Shades", | ||
"website": "https://github.com/poundbang" | ||
}, | ||
"summary": "View your Genius Financial Contract miners inside MetaMask, with snapshotted information of earnings and at-a-glance details on state and when they end.", | ||
"description": "Genius Miners Lite is a read-only query of Genius miners for an account. Users install Genius Miners Lite to view their miners. They simply need to click `Vew Miners` button and the snap will query their connected miner's account on chain. It will then calculate miner's earnings and present the user with a table of miners and their parameters, including earnings, shares, principal and other pertinent information Genius users would like to know about their miners.", | ||
"category": "interoperability", | ||
"support": { | ||
"contact": "mailto:[email protected]", | ||
"faq": "https://github.com/poundbang/genius-miners-lite#readme", | ||
"knowledgeBase": "https://github.com/poundbang/genius-miners-lite#readme" | ||
}, | ||
"sourceCode": "https://github.com/poundbang/genius-miners-lite", | ||
"screenshots": [ | ||
"./images/genius-miners-lite/1.png", | ||
"./images/genius-miners-lite/2.png", | ||
"./images/genius-miners-lite/3.png" | ||
] | ||
}, | ||
"versions": { | ||
"0.1.5": { | ||
"checksum": "y7Kl0chL6jhIXjX2pcKe0A71OdmGHE7zcyQjWdWpckI=" | ||
} | ||
} | ||
}, | ||
"npm:@xmtp/snap": { | ||
"id": "npm:@xmtp/snap", | ||
"metadata": { | ||
|