laconicd-stack/README.md
2025-06-13 16:11:56 +05:30

834 B

laconicd-stack

  • This stack is used for running nodes to launch Laconic mainnet chain

  • It allows you to export SAPO testnet state and start mainnet nodes

  • To launch Laconic mainnet, follow these steps:

    • Run the First Validator Node: Begin by setting up and running the initial validator node as detailed in run-first-validator.md

    • Deploy Cosmos Multisig App: Integrate and run the Cosmos Multisig app using the playbook available at cosmos-multisig-app playbook

    • Run Subsequent Validator Nodes: Run subsequent validator nodes by following the instructions in run-validator.md

  • To migrate existing deployments from SAPO testnet to mainnet, refer to update-deployments.md