Skip to content

Commit

Permalink
Merge pull request #2284 from dfinity/andrew/launchpad-wording
Browse files Browse the repository at this point in the history
Changed Launch Pad to Launchpad
  • Loading branch information
jessiemongeon1 authored Dec 13, 2023
2 parents 2c0a5e4 + 8faac99 commit cd125b9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions docs/tokenomics/token-holders/nns-app-quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,15 +374,15 @@ If you want to start submitting proposals right away, however, you can access a

## SNS decentralization swaps

You can participate in SNS decentralization swaps from the NNS dapp using the 'Launch Pad' tab. An SNS is an advanced version of a decentralized autonomous organization, where the participants of the SNS can vote on proposals, such as a new feature, roadmap item, or allocation of SNS funds.
You can participate in SNS decentralization swaps from the NNS dapp using the 'Launchpad' tab. An SNS is an advanced version of a decentralized autonomous organization, where the participants of the SNS can vote on proposals, such as a new feature, roadmap item, or allocation of SNS funds.

You can learn more about SNS [here](https://internetcomputer.org/sns)

To view current and past SNS decentralization swaps from the NNS dapp:

- #### Step 1: From the NNS dapp, click **Launch pad** from the left navigation bar.
- #### Step 1: From the NNS dapp, click **Launchpad** from the left navigation bar.

![Launch pad](../_attachments/nns15.png)
![Launchpad](../_attachments/nns15.png)

- #### Step 2: Select any SNS swap to view the details, such as the status, total participants, token supply, and when the swap ended.

Expand Down
6 changes: 3 additions & 3 deletions plugins/data/conversations-mock.js
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ module.exports = [
title: "Community Conversation - SNS initial token swap",
speaker: "Lara Schmid & Peter Lidwell ",
description:
'<p>An SNS must be decentralised from the beginning, before any tokens can be transferred. We thus require a mechanism by which the developers can, in one step, hand over the control of their dapp to an already decentralized SNS.\nIn this talk we presents a design for a SNS launch pad that can be used for this purpose. Initially, the launch pad consists of an initial token swap where participants can exchange ICP tokens for SNS tokens to provide funding for a dapp.\nJoin discussion on forum <a href="https://forum.dfinity.org/t/sns-initial-token-swap/13591">here</a></p>\n',
'<p>An SNS must be decentralised from the beginning, before any tokens can be transferred. We thus require a mechanism by which the developers can, in one step, hand over the control of their dapp to an already decentralized SNS.\nIn this talk we presents a design for a SNS launchpad that can be used for this purpose. Initially, the launchpad consists of an initial token swap where participants can exchange ICP tokens for SNS tokens to provide funding for a dapp.\nJoin discussion on forum <a href="https://forum.dfinity.org/t/sns-initial-token-swap/13591">here</a></p>\n',
startTimeUtc: 1654794000000,
startTimePt: 1654761600000,
startTimeEu: 1654794000000,
Expand Down Expand Up @@ -716,7 +716,7 @@ module.exports = [
title: "Community Conversation - SNS initial token swap",
speaker: "Lara Schmid & Peter Lidwell ",
description:
'<p>An SNS must be decentralised from the beginning, before any tokens can be transferred. We thus require a mechanism by which the developers can, in one step, hand over the control of their dapp to an already decentralized SNS.\nIn this talk we presents a design for a SNS launch pad that can be used for this purpose. Initially, the launch pad consists of an initial token swap where participants can exchange ICP tokens for SNS tokens to provide funding for a dapp.\nJoin discussion on forum <a href="https://forum.dfinity.org/t/sns-initial-token-swap/13591">here</a></p>\n',
'<p>An SNS must be decentralised from the beginning, before any tokens can be transferred. We thus require a mechanism by which the developers can, in one step, hand over the control of their dapp to an already decentralized SNS.\nIn this talk we presents a design for a SNS launchpad that can be used for this purpose. Initially, the launchpad consists of an initial token swap where participants can exchange ICP tokens for SNS tokens to provide funding for a dapp.\nJoin discussion on forum <a href="https://forum.dfinity.org/t/sns-initial-token-swap/13591">here</a></p>\n',
startTimeUtc: new Date("2022-08-10T16:00Z").getTime(),
startTimePt: new Date("2022-08-10T16:00Z").getTime(),
startTimeEu: new Date("2022-08-10T16:00Z").getTime(),
Expand All @@ -727,7 +727,7 @@ module.exports = [
title: "Community Conversation - SNS initial token swap 2",
// speaker: "Lara Schmid & Peter Lidwell ",
description:
'<p>An SNS must be decentralised from the beginning, before any tokens can be transferred. We thus require a mechanism by which the developers can, in one step, hand over the control of their dapp to an already decentralized SNS.\nIn this talk we presents a design for a SNS launch pad that can be used for this purpose. Initially, the launch pad consists of an initial token swap where participants can exchange ICP tokens for SNS tokens to provide funding for a dapp.\nJoin discussion on forum <a href="https://forum.dfinity.org/t/sns-initial-token-swap/13591">here</a></p>\n',
'<p>An SNS must be decentralised from the beginning, before any tokens can be transferred. We thus require a mechanism by which the developers can, in one step, hand over the control of their dapp to an already decentralized SNS.\nIn this talk we presents a design for a SNS launchpad that can be used for this purpose. Initially, the launchpad consists of an initial token swap where participants can exchange ICP tokens for SNS tokens to provide funding for a dapp.\nJoin discussion on forum <a href="https://forum.dfinity.org/t/sns-initial-token-swap/13591">here</a></p>\n',
startTimeUtc: new Date("2022-08-11T16:00Z").getTime(),
startTimePt: new Date("2022-08-11T16:00Z").getTime(),
startTimeEu: new Date("2022-08-11T16:00Z").getTime(),
Expand Down
8 changes: 4 additions & 4 deletions src/pages/sns/faq.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ function SnsFaqPage() {
an SNS launches, it has to go through a decentralization swap.
You can participate on the NNS frontend dapp under the{" "}
<Link href="https://nns.ic0.app/launchpad/">
Launch Pad tab
Launchpad tab
</Link>
. During the swap you can buy SNS tokens with ICP.
</li>
Expand Down Expand Up @@ -582,7 +582,7 @@ function SnsFaqPage() {
</p>
<p>
<strong>
1. Go to the NNS frontend dapp and click on the “Launch Pad
1. Go to the NNS frontend dapp and click on the “Launchpad
in the sidebar to see all ongoing SNS decentralization swap.
</strong>
</p>
Expand Down Expand Up @@ -657,7 +657,7 @@ function SnsFaqPage() {
className="link-primary link-with-icon"
>
<LinkArrowRight></LinkArrowRight>
Go to the Launch Pad
Go to the Launchpad
</Link>
</p>
</Faq>
Expand Down Expand Up @@ -696,7 +696,7 @@ function SnsFaqPage() {
<ul>
<li>
<strong>Swap parameters:</strong> You can verify what the
parameters of the decentralization swap are in the Launch Pad
parameters of the decentralization swap are in the Launchpad
or in the decentralization swap NNS proposal.
</li>
<li>
Expand Down

0 comments on commit cd125b9

Please sign in to comment.