Skip to content

Commit

Permalink
Merge pull request #153 from Yung-Beef/patch-77
Browse files Browse the repository at this point in the history
Remove PV mentions
  • Loading branch information
olehmell authored Mar 21, 2024
2 parents 43c9bae + 850539a commit 811c43f
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 126 deletions.
2 changes: 1 addition & 1 deletion docs/develop/Developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You **don’t** need to learn about RUST or the POLKADOT ecosystem to build dece
### How do I get started?
- Install the [Polkadot.js extension](https://polkadot.js.org/extension/) and create a wallet to be a part of the ecosystem.
- To have a deeper look into how things work and available features, try our own social network: [Polkaverse](https://polkaverse.com). Try to use the project and engage with people in the community.
- To have a deeper look into how things work and available features, try our own social network: [Grill](https://grillapp.net/). Try to use the project and engage with people in the community.
- You can easily get started by trying out our SDK on the [Subsocial Playground](https://play.subsocial.network)
- To create your first Dapp in minutes, use the **Subsocial Starter** template. [Read More](/docs/develop/developer-quickstart)

Expand Down
2 changes: 1 addition & 1 deletion docs/develop/UnderstandingMainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ displayed_sidebar: developSidebar

**This section covers information about Subsocial's Mainnet i.e. SubsocialX.**

Subsocial mainnet is the parachain on Polkadot network that holds main social profiles of the people and can be used on the [Polkaverse dapp](https://polkaverse.com).
Subsocial mainnet is the parachain on Polkadot network that holds main social profiles of the people and can be used on [Grill](https://grillapp.net/).

### SDK Configuration

Expand Down
2 changes: 1 addition & 1 deletion docs/develop/sdk/SubsocialUtils.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ toShortMoney({ num: 1_000_000_000 }) // 1.0B

## Markdown

Subsocial supports any format of content, but for apps built by the Subsocial team, such as PolkaVerse, we use markdown (md) for content. Because of this, we have several utils function related to processing md text.
Subsocial supports any format of content, but for apps built by the Subsocial team, such as Grill, we use markdown (md) for content. Because of this, we have several utils function related to processing md text.

### mdToText

Expand Down
2 changes: 1 addition & 1 deletion docs/develop/zero-to-hero/extension/Schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export class UrlExtension extends ExtensionWidget<UrlProperties> {

We have to rewrite the render method to display how we want to show the URL, in this case we just simply show the title, and hyperlink it with the actual URL.

> However, you can actually add more features like showing icons for a set of websites like Instagram, Twitter or Polkaverse, or adding link previews like Telegram, or even iFrames.
> However, you can actually add more features like showing icons for a set of websites like Instagram, Twitter or Grill, or adding link previews like Telegram, or even iFrames.
Inside the **UrlExtension.tsx** update the **render** method:

Expand Down
84 changes: 6 additions & 78 deletions docs/tutorials/MobileTutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,83 +2,11 @@
id: mobile-tutorial
title: How To Use Subsocial On A Mobile Device
---
Currently, the easiest way to access Subsocial is by signing in with an email and password.
However, this will slightly limit what you can do on PolkaVerse.
Using Subsocial from a mobile device is as simple as choosing a mobile-friendly Subsocial application, such as [Grill](https://grillapp.net/),
and signing in with your Google or X account.

If you wish to have the full functionality available on mobile, you will need to install a mobile wallet, such as Nova Wallet.
However, those methods are not fully decentralized, and may limit what actions you can take with your account. To unlock the full functionality of
Subsocial, you will need to create a blockchain account using a mobile wallet application, like [Nova Wallet](https://novawallet.io/).

To download the wallet, head to https://novawallet.io/.

Once you install and open the app, you will be able to either create a new wallet, or import an existing one.

<img src="/img/MobileTutorial/1.png" width="320" />

If you already have a wallet, you can import it using your [seed phrase](https://dot-alert.gitbook.io/dot.alert/content/2.storage/seed-secret-phrases), the raw private key, or the [.json file](https://dot-alert.gitbook.io/dot.alert/content/2.storage/json-backups).

<img src="/img/MobileTutorial/2.png" width="320" />

If you do not have a Substrate account already, go ahead and create a new one. First, select a nickname for your wallet.

<img src="/img/MobileTutorial/3.png" width="320" />

On the next screen, you will be given a 12 word seed phrase. **Write this down (in the correct order), store it in a safe place, and never tell it to anyone**.

<img src="/img/MobileTutorial/4.png" width="320" />

On the next screen you will have to re-enter your seed phrase in the correct order, to make sure you wrote it down. Enter it in the correct order and continue.

<img src="/img/MobileTutorial/5.png" width="320" />

Now that you have imported an existing account, or created a new one, you can see the home page of the app.
There are two main things we care about here: the DApps button in the middle of the bottom row,
and the identicon in the top right corner (the circle with dots). For now, click on the identicon.

*Fun Fact: Each Substrate account has a completely unique identicon.*

<img src="/img/MobileTutorial/6.png" width="320" />

This is the wallet screen, where you can add more accounts, and manage your existing ones. Next, tap the ⓘ icon on the right side.

<img src="/img/MobileTutorial/7.png" width="320" />

Here you can see a list of your account's addresses for various Substrate chains. If you scroll to the bottom, you can find your Subsocial address.
If you tap on Subsocial, or the three dots to the right, you will be able to copy your Subsocial address, if you want to send it to someone else.

*Fun Fact: Every Substrate account has a base Substrate address. Addresses for the various Substrate chains are all derived from this base Substrate address.
Users of Substrate have different account addresses for every chain, but they are all tied to the same account.
To get a better understanding of this, sign into [Sub.ID](https://sub.id/#/) either on your desktop browser with the polkadot.js extension,
or through Nova Wallet's app browser.*

<img src="/img/MobileTutorial/8.png" width="320" />

Back on the home screen, tap on DApps at the bottom, and then either scroll down to Subsocial,
or switch to the Community tab. Then, tap on Subsocial App to open [app.subsocial.network](https://app.subsocial.network/) in Nova's browser.

<img src="/img/MobileTutorial/9.png" width="320" />

Right away, you will get a pop-up requesting access to the site. In order to use Subsocial, you will need to allow access.

<img src="/img/MobileTutorial/10.png" width="320" />

Once you allow access, you can browse around, or tap the **Sign In** button in the top right corner, and then select your account to sign in with.

*Fun Fact: There is no sign up process for Subsocial. Anyone with a Substrate account already has a Subsocial account.*

<img src="/img/MobileTutorial/11.png" width="320" />

After signing in, you can start using Subsocial, by upvoting a post, for example. When you do so, a pop-up will appear,
showing which account you are performing the action with, and the transaction fee. Select confirm and the post will be upvoted.

<img src="/img/MobileTutorial/12.png" width="320" />

You may have to wait a second or two while the block is confirmed on-chain for the like to be applied.
You can see at the bottom that the transaction is in process.
However, the upvote button will become green as soon as you sign the transaction, and you are free to scroll away - you do not need to wait on it.

<img src="/img/MobileTutorial/13.png" width="320" />

That is the end of our basic tutorial on how to use Nova Wallet to browse Subsocial from your mobile device.
If you have not already done so, you can set up your profile and create your very first space to start posting in, or go comment on other people's posts.

**Note: At the time of writing, you will need SUB tokens to perform actions on the network.
SUB tokens are not publicly available at the moment, but will be soon. However, you can still read content on the platform without tokens.**
Mobile wallet apps usually have application browsers built-in, which you can use to navigate to whichever Subsocial application you are planning to use.
You can then sign into the app with your blockchain account, and begin using it.
22 changes: 0 additions & 22 deletions docs/tutorials/getting-started/account-setup/Email.md

This file was deleted.

24 changes: 2 additions & 22 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,28 +62,7 @@ module.exports = {
'basics/faq/overview',
'basics/glossary/overview'
],
tutorialsSidebar: [{
'Getting Started': [
{
'Creating An Account': [
"tutorials/getting-started/account-setup/talisman",
"tutorials/getting-started/account-setup/substrate",
],
'PolkaVerse': [
"tutorials/getting-started/polkaverse/intro",
"tutorials/getting-started/polkaverse/onboarding",
"tutorials/getting-started/polkaverse/editing-your-profile",
"tutorials/getting-started/polkaverse/creating-a-space",
"tutorials/getting-started/polkaverse/making-a-post",
"tutorials/getting-started/polkaverse/finding-content",
"tutorials/getting-started/polkaverse/making-a-comment",
"tutorials/getting-started/polkaverse/reacting-to-a-post",
"tutorials/getting-started/polkaverse/sharing-a-post",
"tutorials/getting-started/polkaverse/energy",
],
},
],
},
tutorialsSidebar: [
{
'How Do I Get SUB?': [
"tutorials/GetSUB/get-sub",
Expand All @@ -93,6 +72,7 @@ module.exports = {
]
},
"tutorials/creator-rewards",
"tutorials/mobile-tutorial",
"tutorials/usernames",
"tutorials/grill-faq",
],
Expand Down

0 comments on commit 811c43f

Please sign in to comment.