From c667a25ad084242c7d95daf6a66f56e61772da74 Mon Sep 17 00:00:00 2001 From: Lara Schmid Date: Wed, 2 Aug 2023 15:42:37 +0200 Subject: [PATCH] updating info boxes --- .../integrations/sns/launching/launch-steps-1proposal.md | 5 ++++- .../integrations/sns/launching/launch-steps.md | 4 +++- .../integrations/sns/launching/launch-summary-1proposal.md | 4 +++- .../integrations/sns/launching/launch-summary.md | 1 + 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/docs/developer-docs/integrations/sns/launching/launch-steps-1proposal.md b/docs/developer-docs/integrations/sns/launching/launch-steps-1proposal.md index c44cf2c6eb..6bc833ffc5 100644 --- a/docs/developer-docs/integrations/sns/launching/launch-steps-1proposal.md +++ b/docs/developer-docs/integrations/sns/launching/launch-steps-1proposal.md @@ -36,7 +36,10 @@ ls bazel-bin/rs/sns/cli/sns Typically, dapp developers choose initial parameters that will be used in subsequent proposals. -:::info These parameters also define the initial neurons with which the SNS governance canister will be installed. Before being fully launched, the SNS governance canister is in a pre-decentralization-swap mode and only few proposals are allowed (see Step 7). However, some SNS proposals might already be used during this time, for example upgrades to the dapp canister(s) while the launch is ongoing or registering custom proposals for that DAO. Such operations require submitting and adopting an SNS proposal during the launch process, and thus before the SNS is fully launched. Some frontends, for example the NNS frontend dapp, do not show neurons of SNSs that are not fully launched and thus neurons controlled by NNS frontend dapp principals will only be visible after a successful launch. Therefore, the initial neurons must be carefully setup in a way so that enough of them can be operated already during the launch process. ::: +:::info + +These parameters also define the initial neurons with which the SNS governance canister will be installed. Before being fully launched, the SNS governance canister is in a pre-decentralization-swap mode and only few proposals are allowed (see Step 7). However, some SNS proposals might already be used during this time, for example upgrades to the dapp canister(s) while the launch is ongoing or registering custom proposals for that DAO. Such operations require submitting and adopting an SNS proposal during the launch process, and thus before the SNS is fully launched. Some frontends, for example the NNS frontend dapp, do not show neurons of SNSs that are not fully launched and thus neurons controlled by NNS frontend dapp principals will only be visible after a successful launch. Therefore, the initial neurons must be carefully setup in a way so that enough of them can be operated already during the launch process. +::: ### 2. Submit NNS proposal to create SNS diff --git a/docs/developer-docs/integrations/sns/launching/launch-steps.md b/docs/developer-docs/integrations/sns/launching/launch-steps.md index 657ed5fda3..180a699341 100644 --- a/docs/developer-docs/integrations/sns/launching/launch-steps.md +++ b/docs/developer-docs/integrations/sns/launching/launch-steps.md @@ -35,7 +35,9 @@ ls bazel-bin/rs/sns/cli/sns Typically, dapp developers choose initial parameters that will be used in subsequent proposals. -:::info These parameters also define the initial neurons with which the SNS governance canister will be installed. The launch stages 5 and 6 require submitting and adopting an SNS proposal during the launch process, and thus before the SNS is fully launched. Note that some frontends, for example the NNS frontend dapp, do not show neurons of SNSs that are not fully launched. Therefore, neurons that are controlled by NNS frontend dapp principals will only be visible after a successful launch. Therefore, the initial neurons must be carefully setup in a way so that enough of them can be operated already during the launch process. +:::info + +These parameters also define the initial neurons with which the SNS governance canister will be installed. The launch stages 5 and 6 require submitting and adopting an SNS proposal during the launch process, and thus before the SNS is fully launched. Note that some frontends, for example the NNS frontend dapp, do not show neurons of SNSs that are not fully launched. Therefore, neurons that are controlled by NNS frontend dapp principals will only be visible after a successful launch. Therefore, the initial neurons must be carefully setup in a way so that enough of them can be operated already during the launch process. This is also relevant for other SNS proposals that can already be used during the launch, for example to upgrade the dapp canister(s) or registering custom proposals for that DAO. ::: diff --git a/docs/developer-docs/integrations/sns/launching/launch-summary-1proposal.md b/docs/developer-docs/integrations/sns/launching/launch-summary-1proposal.md index 620e98f835..540893500a 100644 --- a/docs/developer-docs/integrations/sns/launching/launch-summary-1proposal.md +++ b/docs/developer-docs/integrations/sns/launching/launch-summary-1proposal.md @@ -23,7 +23,9 @@ The NNS community's approval is relevant in Stage 2. community engagement already (see [here](../tokenomics/sns-checklist.md) for more information). - :::info These parameters also define the initial neurons with which the SNS governance canister will be installed. + :::info + +These parameters also define the initial neurons with which the SNS governance canister will be installed. Before being fully launched, the SNS governance canister is in a pre-decentralization-swap mode and only few proposals are allowed (see Step 7). However, some SNS proposals might already be used during this time, for example upgrades to the dapp canister(s) while the launch is ongoing or registering custom proposals for that DAO. diff --git a/docs/developer-docs/integrations/sns/launching/launch-summary.md b/docs/developer-docs/integrations/sns/launching/launch-summary.md index e2605ee935..54ba51cd90 100644 --- a/docs/developer-docs/integrations/sns/launching/launch-summary.md +++ b/docs/developer-docs/integrations/sns/launching/launch-summary.md @@ -15,6 +15,7 @@ Note that the NNS community's approval is relevant in two stages (stages 3, 7, a (see [here](../tokenomics/sns-checklist.md) for more information). :::info + These parameters also define the initial neurons with which the SNS governance canister will be installed. The launch stages 5 and 6 require submitting and adopting an _SNS proposal