Skip to content

Commit

Permalink
New GeniusMinersLite (#630)
Browse files Browse the repository at this point in the history
This closes #590
  • Loading branch information
mario-christopher authored Jun 10, 2024
1 parent ee31342 commit 8209318
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 0 deletions.
Binary file added src/images/genius-miners-lite/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/genius-miners-lite/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/genius-miners-lite/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions src/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 8209318

Please sign in to comment.