Part of https://www.notion.so/Create-stacks-for-mainnet-1f2a6b22d4728034be4be2c51decf94e Co-authored-by: Shreerang Kale <shreerangkale@gmail.com> Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com> Reviewed-on: #18 Co-authored-by: shreerang <shreerang@noreply.git.vdb.to> Co-committed-by: shreerang <shreerang@noreply.git.vdb.to> |
||
---|---|---|
config | ||
docs | ||
playbooks | ||
scripts | ||
stack-orchestrator | ||
.gitignore | ||
node-addresses.yml | ||
README.md |
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
Mainnet OPS
-
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
-
-
To migrate existing deployments from SAPO testnet to mainnet, refer to update-deployments.md
Join Mainnet
-
Run A Validator Node: Follow steps in run-validator.md to run a mainnet validator node
-
Update Service Provider: Follow steps in update-service-provider.md to migrate your service provider from SAPO testnet to mainnet