Skip to content

Commit

Permalink
Merge pull request #59 from ashishb1052002/main
Browse files Browse the repository at this point in the history
Added Tezos Staking Guide
  • Loading branch information
ashishb1052002 authored Aug 19, 2024
2 parents 916ce60 + 670c19d commit 56aa029
Show file tree
Hide file tree
Showing 16 changed files with 83 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,8 @@ module.exports = {
"guides/address-book",
"guides/blockwallet",
"guides/safewallet",
"guides/delegate-xtz",
"guides/stake-xtz",
],
},
"isolated-module",
Expand Down
32 changes: 32 additions & 0 deletions src/docs/guides/delegate-xtz.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
title: How to Delegate your XTZ?
slug: /guides/delegate-xtz
---

import IPhoneWrapper from "@site/src/components/IPhoneWrapper";

This guide is for those who already have AirGap set up. If you are new to AirGap, follow [this](https://medium.com/airgap-it/airgap-set-up-guide-861e0f4b39b6) guide to set up your AirGap Wallet.

Make sure you have already linked your Tezos account from AirGap Vault to AirGap Wallet.

1. From the Home screen of AirGap Wallet choose Tezos.

<IPhoneWrapper src={"/img/delegate-xtz/1.PNG"} />

2. From the account information page, select Delegation option

<IPhoneWrapper src={"/img/delegate-xtz/2.PNG"} />

3. Select your desired Baker and Hit “Delegate”

<IPhoneWrapper src={"/img/delegate-xtz/3.PNG"} />

4. Then, sign the transaction via AirGap Vault and Confirm it on AirGap Wallet.

<IPhoneWrapper src={"/img/delegate-xtz/4.PNG"} />

5. That’s it, you have successfully delegated your XTZ.

<IPhoneWrapper src={"/img/delegate-xtz/5.PNG"} />

You can also stake your XTZ after delegating it. Follow [this](/guides/stake-xtz.mdx) guide to see how you can stake your XTZ.
49 changes: 49 additions & 0 deletions src/docs/guides/stake-xtz.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
title: How to Stake your XTZ?
slug: /guides/stake-xtz
---

import IPhoneWrapper from "@site/src/components/IPhoneWrapper";

This guide is for those who already have AirGap set up. If you are new to AirGap, follow [this](https://medium.com/airgap-it/airgap-set-up-guide-861e0f4b39b6) guide to set up your AirGap Wallet.

Make sure you have already linked your Tezos account from AirGap Vault to AirGap Wallet.

Make sure you are already delegated else staking will be not be possible. To learn how to delegate on Tezos please follow [this](/guides/delegate-xtz.mdx) guide.

1. Open AirGap Wallet and Select Tezos.

<IPhoneWrapper src={"/img/stake-xtz/1.PNG"} />

2. Tap on the “Delegation” button.

<IPhoneWrapper src={"/img/stake-xtz/2.PNG"} />

3. From the Staking Menu, enter the amount that you want to stake. Then, tap on the “Stake” button.
The image below may appear different for you, depending on the staking operation you've performed or not performed previously. The unstake tab will only appear after you've staked, while the finalize tab will appear four cycles after you unstaked. A cycle on the Tezos blockchain is approximately 2.83 days so four cycles will be around 11.28 days (about 1 and a half weeks).

<IPhoneWrapper src={"/img/stake-xtz/3.PNG"} />

4. Now, it will start preparing a Transaction,

<IPhoneWrapper src={"/img/stake-xtz/4.PNG"} />

5. Go ahead and Sign the transaction ion AirGap Vault.

<IPhoneWrapper src={"/img/stake-xtz/5.PNG"} />

6. Confirm the transaction on AirGap Wallet.

<IPhoneWrapper src={"/img/stake-xtz/6.PNG"} />

7. That's it! You have successfully staked your XTZ.

<IPhoneWrapper src={"/img/stake-xtz/7.PNG"} />

8. In case you need to unstake your XTZ for some reason, you can do that by going to the Unstake Menu. Just enter the amount you want to Unstake and Hit “Unstake”.

<IPhoneWrapper src={"/img/stake-xtz/8.PNG"} />

Unstaking follows the process as staking. Click the unstake button > sign in the Vault > broadcast the transaction in the wallet.

You can claim (finalize) your reward and stake 4 cycles after unstaking .
Binary file added static/img/delegate-xtz/1.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/delegate-xtz/2.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/delegate-xtz/3.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/delegate-xtz/4.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/delegate-xtz/5.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/stake-xtz/1.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/stake-xtz/2.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/stake-xtz/3.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/stake-xtz/4.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/stake-xtz/5.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/stake-xtz/6.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/stake-xtz/7.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/stake-xtz/8.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 56aa029

Please sign in to comment.