Next scheduled rescrape ... never
Version 1
Last scraped
Scraped on 24/04/2025, 03:16:03 UTC
This project is yet another Kaspa clone. You can verify this by yourself. Download Kaspa go node and kobra go node. Open Visual Studio code on the root of both projects. Right click on a file from kaspa project and click "Select for compare", do the same for the same file on the kobra project but click "Compare with Selected". You'll see most of the code is the same.

If you compare the files inside the app folder, the kobrad project has 2 less files, the rest of the 217 files have the same name and structure.

Code:
$ diff -rq ./kobrad/app ./kaspad/app | grep "^Only in"
Only in ./kaspad/app/appmessage: rpc_fee_estimate.go
Only in ./kaspad/app/appmessage: rpc_submit_transaction_replacement.go


Be careful, Kaspa clones are known for failing and going to 0. I wonder why people don't just admit it's a clone.
Original archived Re: [ANN] k0bradag [KODA] GPU mining PoW - BlockDAG - kodahash online now
Scraped on 17/04/2025, 03:15:47 UTC
This project is yet another Kaspa clone. You can verify this by yourself. Download Kaspa go node and kobra go node. Open Visual Studio code on the root of both projects. Right click on a file from kaspa project and click "Select for compare", do the same for the same file on the kobra project but click "Compare with Selected". You'll see most of the code is the same.

If you compare the files inside the app folder, the kobrad project has 2 less files, the rest of the 217 files have the same name and structure.

Code:
$ diff -rq ./kobrad/app ./kaspad/app | grep "^Only in"
Only in ./kaspad/app/appmessage: rpc_fee_estimate.go
Only in ./kaspad/app/appmessage: rpc_submit_transaction_replacement.go


Be careful, Kaspa clones are known for failing and going to 0. I wonder why people don't just admit it's a clone.