If you've downloaded binaries from the Tari homepage, then installing the base node is relatively simple.
/Users/your_name/tari_node
). Since you're
reading this file, you've probably done this already.tari_base_node
executable permission to run on your machine. Right-click on the tari_base_node
executable in Finder, select Open
, and then click Open
. The node will exit with an error, but this is fine; all
we wanted to do is tell your Mac that it's ok to run this program.install-osx.sh
by double clicking on it, or entering ./install-osx.sh
in a terminal.```
help Available commands are: help, get-balance, send-tari, get-chain-metadata, list-peers, list-connections, whoami, quit, exit ```
``` sudo apt-get install git curl build-essential cmake clang pkg-config libssl-dev libsqlite3-dev sqlite3 curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
```
cargo install tari_base_node