| config | ||
| docs | ||
| playbooks | ||
| scripts | ||
| stack-orchestrator | ||
| .gitignore | ||
| node-addresses.yml | ||
| README.md | ||
laconicd-stack
- Follow run-first-validator.md to run the first validator node
- Follow run-validator.md to run subsequent validator nodes
Other Dependencies
- laconic-so
- tmkms (for validator nodes)
- Keplr wallet extension (for multisig app)
Launch Laconic Mainnet
-
Run playbook to use exported state for generating mainnet genesis, submit gentx and setup the node
- Generate the genesis file from testnet state
- Set up the first validator node
- Configure TMKMS for key management
- Verify testnet state transfer and token distribution
-
Run playbook to start both validator nodes
- Set up additional validator nodes with different ports
- Configure TMKMS for each validator
- Create validators on the running chain
- Verify validator creation and participation
-
Deploy the Cosmos Multisig application using the cosmos-multisig-app playbook