Skip to content

How does Tari Universe work under the hood? #241

Discussion options

You must be logged in to vote

Tari Universe aims to remove all the set up and configuration involved in mining Tari.

The basic flow is this:

  • TU (Tari Universe) starts up
  • TU checks for updates
  • TU checks for latest versions of:
    • xmrig - The most common and efficient Randomx miner
    • xtrgpuminer - Currently the most efficient GPU based sha3x miner
    • minotari_node - Tari base layer node
    • minotari_mmproxy - Tari base layer application that connects xmrig to minotari_node
    • minotari_console_wallet - Tari's base layer wallet
    • shap2pool - A p2pool implementation for Tari
  • TU starts up the node, mmproxy and wallet and connects them to each other.
  • TU waits for the node to synchronize with the network
  • TU optionally starts p2pool depend…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by stringhandler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant