How to Sync a Node
1. Download the binary release and Initialize
Download the latest binary release and drop the binaries into your path (here we use /usr/bin):
$ tar xf microtick-v2.0.x-linux-x86_64.tar.gz
$ sudo cp mtm /usr/bin
2. Check out THE Stargate genesis Repository
$ git clone https://github.com/microtick/stargate-genesis
3. State Sync Your node
Run the statesync.sh script with a moniker (name for your node) of your choice:
$ cd stargate-genesis
$ ./statesync.sh <my-node's-name>
4. Start your node
$ mtm start
Your node should sync up with the chain in about 5-10 minutes.
Questions? The Microtick Telegram chat link is: https://t.me/microtick_general