Setup Mina Archive node for Testworld.
git clone https://github.com/Staketab/mina-testworld-archive.git
cd mina-testworld-archive
make setup
Run this command to start the node:
make ar
Stop the nodes:
make ar-down
Check logs
make logs
Check node status
make status