Skip to content

Commit

Permalink
Merge branch 'get-sub' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
olehmell committed Nov 29, 2023
2 parents a75be4b + 58fac44 commit 32edbf3
Show file tree
Hide file tree
Showing 8 changed files with 15,395 additions and 11,131 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ node_modules
.docusaurus
build
.idea
.yarn
36 changes: 36 additions & 0 deletions docs/tutorials/GetSUB.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
id: get-sub
title: How Do I Get SUB?
---

Thanks to HydraDX, it's super easy to get SUB tokens! All you'll need is a Polkadot wallet
like [Talisman](https://talisman.xyz/), and some DOT tokens on Polkadot.

1. Visit the [Cross-Chain](https://app.hydradx.io/cross-chain) page on HydraDX's app to transfer some DOT to HydraDX

2. Select Polkadot as the Source Chain and HydraDX as the Destination Chain, DOT as the Transfer Asset,
enter how much DOT you want to transfer, and hit the big pink Transfer button

![](../../static/img/getsub1.png)

3. Once the transfer is complete (it should take just a few seconds),
go to the app's [Wallet](https://app.hydradx.io/wallet/assets) page and make sure DOT is set
as the fee payment asset (**if you already have some HDX tokens you can skip this step**)

![](../../static/img/getsub2.png)

4. Now, you can go to the [swap page](https://app.hydradx.io/trade/swap) and use DOT to get SUB tokens!

![](../../static/img/getsub3.png)

5. If you are doing a particularly large swap, you may need to click the gear icon in the top right corner and increase the slippage tolerance

![](../../static/img/getsub4.png)

6. After the swap completes, simply go back to the [Cross-Chain](https://app.hydradx.io/cross-chain) page
to send your SUB to Subsocial and start using it!

With your SUB tokens on Subsocial, you can participate in [Creator Staking](https://sub.id/creators),
register a [Subsocial Username](https://polkaverse.com/dd) to establish an identity,
generate [energy](https://polkaverse.com/energy) to have lower transaction fees,
and get started creating content on [PolkaVerse](https://polkaverse.com/)!
1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ module.exports = {
},
],
},
"tutorials/get-sub",
"tutorials/mobile-tutorial",
"tutorials/usernames",
"tutorials/grill-faq",
Expand Down
Binary file added static/img/getsub1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/getsub2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/getsub3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/getsub4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26,488 changes: 15,357 additions & 11,131 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 32edbf3

Please sign in to comment.