Prathamesh Musale
c1af2f6cc7
Part of [Service Provider Setup](https://www.notion.so/Service-provider-setup-a09e2207e1f34f3a847f7ce9713b7ac5) and Add instructions to: - Setup a new service provider - Update existing service provider setup for testnet2 Co-authored-by: Adw8 <adwaitgharpure@gmail.com> Reviewed-on: #37 Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com> Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
32 lines
1.4 KiB
Markdown
32 lines
1.4 KiB
Markdown
# testnet-laconicd-stack
|
|
|
|
Stacks to run a node for laconic testnet
|
|
|
|
- [testnet-laconicd stack documentation](stack-orchestrator/stacks/testnet-laconicd/README.md)
|
|
- [laconic-console stack documentation](stack-orchestrator/stacks/laconic-console/README.md) (to run laconic registry CLI and console standalone)
|
|
- [laconic-faucet stack documentation](stack-orchestrator/stacks/laconic-faucet/README.md)
|
|
|
|
## ops
|
|
|
|
- [Update deployments after code changes](./ops/update-deployments.md)
|
|
- [Halt stage0 and start stage1](./ops/stage0-to-stage1.md)
|
|
- [Halt stage1 and start stage2](./ops/stage1-to-stage2.md)
|
|
- [Create deployments from scratch (for reference only)](./ops/deployments-from-scratch.md)
|
|
- [Deploy and transfer new tokens for nitro operations](./ops/nitro-token-ops.md)
|
|
|
|
## Join LORO testnet
|
|
|
|
Follow steps in [testnet-onboarding-validator.md](./testnet-onboarding-validator.md) to onboard your participant and join as a validator on the LORO testnet
|
|
|
|
## SAPO testnet
|
|
|
|
Follow steps in [Upgrade to SAPO testnet](./testnet-onboarding-validator.md#upgrade-to-sapo-testnet) for upgrading your LORO testnet node to SAPO testnet
|
|
|
|
## Run testnet Nitro Node
|
|
|
|
Follow steps in [testnet-nitro-node.md](./testnet-nitro-node.md) to run your Nitro node for the testnet
|
|
|
|
## Setup a Service Provider
|
|
|
|
Follow steps in [service-provider.md](./service-provider.md) to setup / update your service provider
|