Workflow
graph LR;
A[Get 5000 Denarius] -->B(Send to Collateral Address)
B --> C{Setup Wallets}
C --> D[PC]
D --> E(Hot Wallet)
C --> F[VPS]
F --> G(Cold Wallet)
PC - Hot Wallet
graph LR;
A[Hot Wallet] -->B(fortunastake.conf)
B --> C[wait 500 confirms]
C --> D[fortunastake start-alias NAME]
VPS - Cold Wallet
graph LR;
A[Cold Wallet] -->B(denarius.conf)