Skip to content

Commit

Permalink
feat: add mgpai
Browse files Browse the repository at this point in the history
  • Loading branch information
rvcas committed Aug 26, 2024
1 parent 17f5a18 commit 5cd0ad4
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions src/lib/data/community.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,24 @@
"name": "bluefin",
"description": "A Fortuna (TUNA) miner, written in Go",
"repoLink": "https://github.com/blinklabs-io/bluefin",
"author": "https://blinklabs.io/",
"author": "blinklabs",
"category": "tool",
"toolLink": "#"
"toolLink": "https://blinklabs.io/"
},
{
"name": "fortuna-cpu-miner",
"description": "Multithreaded rust CPU miner to mine fortuna",
"repoLink": "https://github.com/mgpai22/fortuna-cpu-miner",
"author": "MGPai",
"category": "tool",
"toolLink": "https://x.com/shishirpai"
},
{
"name": "Reference",
"description": "Low performance implementation reference of a miner",
"repoLink": "https://github.com/cardano-miners/fortuna/tree/main/miner",
"author": "https://twitter.com/microproofs",
"author": "microproofs",
"category": "tool",
"toolLink": ""
"toolLink": "https://twitter.com/microproofs"
}
]

0 comments on commit 5cd0ad4

Please sign in to comment.