Skip to content

Commit

Permalink
fix guide + hide unactive strategies
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSacha committed May 11, 2024
1 parent 0d599ff commit 92067cf
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 18 deletions.
29 changes: 17 additions & 12 deletions docs/concepts/guide/02-earn.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sidebar_class_name: hidden

There are several yield strategies with different underlying tokens and APR (Annual Percentage Rate). Each card represent a certain strategy, it can be a lending pool, a strategy aggregator, an AMM liquidity pool...

![alt](/content/earn.png)
![alt](https://i.ibb.co/Wx44LdS/Screenshot-509.png)

**APR is the percentage of assets you will earn on your deposit after a year**. If you want to deposit $100 of a certain token in a strategy, if APR is 10% avergae you'll earn $10 after a year.

Expand All @@ -29,47 +29,52 @@ Choose the strategy that you want and click on the card for next steps
Enter the amount you want to deposit or click on the buttons to set a desired percentage of your balance you want to deposit.


![alt](/content/hdeposit.png)
![alt](https://i.ibb.co/VDh4Wm6/Screenshot-510.png)

Finally, when you've selected the token amount to deposit, click on "deposit" and follow the prompts on your wallet (Argent or Braavos) to complete the transaction.
When you've selected the token amount to deposit, click on "deposit" and follow the prompts on your wallet (Argent or Braavos) to complete the transaction.

![alt](/content/rdeposit.png)
![alt](https://i.ibb.co/3p9Yj1Y/Screenshot-512.png)

Once the transaction has been accepted on the network, a popup will appear at the bottom left of the screen to let you know.

![alt](/content/fdeposit.png)
Once the transaction has been accepted on the network, a popup will appear at the bottom right of the screen to let you know.

You can consult all of your recent deposits in the wallet sections, your transaction should be here.
![alt](https://i.ibb.co/DLJdyRz/Screenshot-519.png)


You can consult all of your recent deposits in the wallet section, your transaction should be here.

![alt](/content/cdeposit.png)


And that's it, you should be able to see your balance of nimbora yield token into the portfolio section or directly into your wallet browser.



## How to request a withdrawal

Withdrawal are not synchronous such as deposits they take an average of 1 day to be processed, a fast withdrawal option should arrive later on.


First, you need to decide on the amount you want to withdraw. This could be all or a portion of your assets.

![alt](/content/hwithdraw.png)
![alt](https://i.ibb.co/1rxHhLK/Screenshot-514.png)

Once you've made up your mind, locate and click on the 'withdraw' button and follow the prompts on your wallet (Argent or Braavos) to complete the transaction.

![alt](/content/rwithdraw.png)
![alt](https://i.ibb.co/DDLSWNp/Screenshot-515.png)


Once the transaction has been accepted on the network, a popup will appear at the bottom left of the screen to let you know.
Once the transaction has been accepted on the network, a popup will appear at the bottom right of the screen to let you know.

![alt](/content/fwithdraw.png)

You can consult all of your recent withdrawals in the wallet sections, your transaction should be here.
You can consult all of your recent deposits in the wallet section, your transaction should be here.

![alt](/content/cwithdraw.png)

And that's it, you should see your pending request in the navbar.

ADD PICTURE PENDING REQUEST
![alt](/content/pwithdraw.png)

Nimbora takes over the task of processing this request. This involves preparing your assets in order to be transferred back to your Wallet, a process that is handled entirely behind the scenes to ensure a smooth and efficient operation. Once the request is ready to be claimed, nimbora relayer will handle it and send it directly into your wallet.

6 changes: 3 additions & 3 deletions docs/concepts/guide/03-borrow.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Finally, when you've selected the amount, click on "borrow" and follow the promp
![alt](/content/rborrow.png)


Once the transaction has been accepted on the network, a popup will appear at the bottom left of the screen to let you know.
Once the transaction has been accepted on the network, a popup will appear at the bottom right of the screen to let you know.

![alt](/content/fborrow.png)

Expand All @@ -64,9 +64,9 @@ Once you've made up your mind, locate and click on the 'repay' button and follow

![alt](/content/rrepay.png)

Once the transaction has been accepted on the network, a popup will appear at the bottom left of the screen to let you know.
Once the transaction has been accepted on the network, a popup will appear at the bottom right of the screen to let you know.

![alt](/content/rrepay.png)
![alt](/content/frepay.png)

You can consult all of your recent repays in the wallet sections, your transaction should be here.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: etherfi
title: EtherFi LRT
sidebar_position: 3
sidebar_position: 1
sidebar_class_name: hidden
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
<!-- ---
id: aave_usdt
title: Aave Usdt
sidebar_position: 1
Expand Down Expand Up @@ -29,4 +29,4 @@ aUSDT is an interest-bearing token received when depositing USDT (Tether) into A
5. **Counterparty Risk**: While Aave is designed to be decentralized, there is still some counterparty risk associated with lending and borrowing. If a borrower defaults on their loan, lenders may not be able to recover their full principal and interest payments, especially if there are not enough liquidated assets to cover the debt.
6. **Regulatory Risk**: The regulatory environment surrounding DeFi and cryptocurrencies is still evolving, and there is uncertainty regarding how regulators will treat these platforms in the future. Changes in regulations or enforcement actions could have a significant impact on the operation of Aave and the value of assets held within the protocol.
6. **Regulatory Risk**: The regulatory environment surrounding DeFi and cryptocurrencies is still evolving, and there is uncertainty regarding how regulators will treat these platforms in the future. Changes in regulations or enforcement actions could have a significant impact on the operation of Aave and the value of assets held within the protocol. -->
File renamed without changes.
File renamed without changes.
Binary file modified static/content/cdeposit.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 modified static/content/cwithdraw.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 modified static/content/fwithdraw.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/content/pwithdraw.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 92067cf

Please sign in to comment.