Skip to content

Commit

Permalink
ap-stake-pool-via-subwallet-polkajs (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrePanin authored Oct 27, 2023
1 parent 722ac86 commit d8f2f7a
Show file tree
Hide file tree
Showing 10 changed files with 2,053 additions and 1,833 deletions.
Binary file added docs/staking/img/stakepool_subwallet_2.jpg
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 docs/staking/img/stakepool_subwallet_3.jpg
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 docs/staking/img/stakepool_subwallet_4.jpg
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 docs/staking/img/stakepool_subwallet_5.jpg
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 docs/staking/img/stakepool_subwallet_6.jpg
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 docs/staking/img/stakepool_subwallet_7.jpg
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 docs/staking/img/stakepool_subwallet_8-1.jpg
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 docs/staking/img/stakepool_subwallet_8-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 40 additions & 1 deletion docs/staking/nominate.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,48 @@ Your nominations will take effect in the next era.

## Nomination pools

Vara Staking Pools empower users to actively participate in the network's growth and receive rewards, regardless of their token holdings. With Staking Pools, even if a user has 1 VARA token, they can start earning rewards by staking natively on Vara.
Vara Staking Pools empower users to actively participate in the network's growth and receive rewards, regardless of their token holdings. With Staking Pools, even if a user has only 1 VARA token, they can start earning rewards by staking natively on Vara. Additionally, anyone who has 50 VARA tokens or more can create their own pool.

These pools enable users to join forces by pooling their VARA tokens together on-chain. Through this collaborative effort, participants can nominate validators and collectively stake their tokens, significantly enhancing the network's scalability and security.

:::note
Further instructions are also valid for using this app on Laptop/Desktop devices via **[this link](https://polkadot.js.org/apps/?rpc=wss://rpc.vara-network.io#/explorer)**.
:::

### Via Polkadot.js app using SubWallet browser as an example

1. If you have some VARA tokens in your account in the SubWallet mobile application, click **[this link](https://mobile.subwallet.app/browser?url=https://polkadot.js.org/apps/?rpc=wss://rpc.vara-network.io#/explorer)** to open the Polkadot.js application directly in the wallet's browser.

![stake pool polkajs](./img/stakepool_subwallet_2.jpg)

2. Select the `Network` drop-down, and then click `Staking`:

![stake pool polkajs](./img/stakepool_subwallet_3.jpg)

3. Choose `Pools`, navigate to `All pools`, select any desired pool, and click `Join`:

![stake pool polkajs](./img/stakepool_subwallet_4.jpg)

4. Specify your account and the amount of VARA you wish to stake:

![stake pool polkajs](./img/stakepool_subwallet_5.jpg)

5. Review the transaction details and click `Sign and Submit`:

![stake pool polkajs](./img/stakepool_subwallet_6.jpg)

6. Approve the transaction by signing in to the Wallet application:

![stake pool polkajs](./img/stakepool_subwallet_7.jpg)

7. Congratulations! You have successfully staked VARA in the pool. You will begin earning staking rewards from the next era.

You can check your stake at `Pools - Own pools` as well as `Accounts - Pooled`:

![stake pool polkajs](./img/stakepool_subwallet_8-1.jpg)
![stake pool polkajs](./img/stakepool_subwallet_8-2.jpg)

<!---
### How to Get Started

Participating in Vara Staking Pools is straightforward:
Expand All @@ -82,3 +120,4 @@ Participating in Vara Staking Pools is straightforward:
2. Connect your wallet to the platform securely.
3. Browse the available pools and choose the one that aligns with your preferences and goals.
4. Join the pool, and your staked VARA tokens will start actively participating in network consensus and earning rewards.
--->
3,845 changes: 2,013 additions & 1,832 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit d8f2f7a

Please sign in to comment.