Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stringhandler authored Sep 9, 2024
1 parent 9045789 commit fb10480
Showing 1 changed file with 2 additions and 29 deletions.
31 changes: 2 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,3 @@
# xtrgpuminer
# glytex - a GPU based miner for Tari


Set `config.json` file as such:

```
{
"tari_address": "<address>",
"tari_node_url": "http://127.0.0.1:18182",
"coinbase_extra": "tarigpu",
"template_refresh_secs": 30
}
```

Use `tari_node_url` to minotari_node grpc.

Will be open sourced if get enough followers or when tari genesis block


# 0.1.4
* Change to new tari release 1.0.0-6
* Change donate percent to 1
* Lots hashes now

# 0.1.4
Add source

# 0.1.5
* Fix bug in kernel
* rename
Originally based on @cookiemonstermayhem's xtrgpuminer

0 comments on commit fb10480

Please sign in to comment.