Get started with Hoosat Network HTN by running a node.
You can download our latest node binary from our github releases.
Then extract the archive where ever you want, but make sure you know where as you need to run the node from terminal.
In Windows:
.\HTND --utxoindex -a mainnet-node-1.hoosat.fi --safercp --appdir=/location/of/datadir
In Linux:
./HTND --utxoindex -a mainnet-node-1.hoosat.fi --safercp --appdir=/location/of/datadir
You can browse for more information in our wiki, or join our discord https://discord.gg/EcpsecpYTd and feel free to ask any questions.