Setup Mina Operator node for Testworld.
git clone https://github.com/Staketab/mina-testworld-operator.git
cd mina-testworld-operatorCopy your keys (community-00-key and community-00-key.pub) in your /home/user/keys/ or /root/keys/ folder.
chmod 700 $HOME/keys
chmod 600 $HOME/keys/community-00-keymake setupRun this command to start the node:
make op