diff --git a/README.md b/README.md index f5fc025..3aa1271 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,3 @@ -# xtrgpuminer +# glytex - a GPU based miner for Tari - -Set `config.json` file as such: - -``` -{ - "tari_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