Skip to content

Commit

Permalink
updating info boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
LaraAS committed Aug 2, 2023
1 parent 39d3c4d commit c667a25
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c667a25

Please sign in to comment.