Skip to content

Commit

Permalink
Update docs/developer-docs/integrations/sns/launching/launch-steps.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jessie Mongeon <133128541+jessiemongeon1@users.noreply.github.com>
  • Loading branch information
LaraAS and jessiemongeon1 committed Jul 27, 2023
1 parent 31e246a commit 7e4c87e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ 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.
:::

Expand Down

0 comments on commit 7e4c87e

Please sign in to comment.