Skip to content

Commit

Permalink
Merge pull request #23 from 0xSpaceShard/stage
Browse files Browse the repository at this point in the history
Stage
  • Loading branch information
0xSacha authored May 11, 2024
2 parents 82a8475 + 92067cf commit a75b748
Show file tree
Hide file tree
Showing 16 changed files with 81 additions and 133 deletions.
72 changes: 0 additions & 72 deletions docs/concepts/benefits.md

This file was deleted.

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
2 changes: 1 addition & 1 deletion docs/concepts/guide/_category_.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"label": "Guide",
"position": 4,
"position": 2,
"collapsed": false
}
Loading

0 comments on commit a75b748

Please sign in to comment.