Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #47

Merged
merged 2 commits into from
Jul 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 80 additions & 6 deletions docs/concepts/products/earn/01-strategy-sdai.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,95 @@
---
id: nsdai
title: nsDai Strategy
id: nsDAI
title: nsDAI Strategy
sidebar_position: 1
sidebar_class_name: hidden
---

**This strategy allows users to leverage their DAI holdings** by depositing them into an sDai vault, which is a specialized financial vehicle. This depositing action allows their DAI to be put to work, generating potential profits over time. The approach combines the security of DAI, a stablecoin, with the revenue-generating power of DeFi strategies. This mechanism is designed to provide users with a more effective way to maximize the potential return on their DAI investments.

### Source of yields
- Maker Protocol fees coming from DAI borrow and treasury earning.

This strategy is straightforward as the logic is very simple: it consists of depositing tokens into DSR to acquire sDai.

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


### Source of yields
- Maker Protocol fees coming from DAI borrow and treasury earning.

## Get Started

Visit Nimbora dApp via invite link and connect your Starknet wallet ([Braavos](https://braavos.app/) or [ArgentX](https://argent.xyz/)).



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



Enter the amount of ETH you want to deposit, or click on the small buttons below the box (25%, 50%, 75%, 100%) to set a desired percentage of the balance you want to deposit.


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/strategy_nsdai/strategy_nsdai_deposit.png)


When you've selected the token amount to deposit, click on "deposit" and follow the prompts on your wallet ([Braavos](https://braavos.app/) or [ArgentX](https://argent.xyz/)) to complete the transaction.

![alt](/content/strategy_nsdai/strategy_nsdai_deposit_wallet.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.

![alt](/content/strategy_nsdai/strategy_nsdai_deposit_confirm.png)


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

![alt](/content/strategy_nsdai/strategy_nsdai_deposit_recent.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.

## Your Earning Starts Immediately!

Your yield comes from several sources -  **nsDAI base yield** + **$STRK** **incentives** + **Nimbora** **boost.**

**Here's an APR breakdown of the nsDAI strategy**

![alt](/content/strategy_nsdai/apr_breakdown.png)

1. **Base**: Represents default strategy yield that auto-compounds daily.
2. **Boost**: Represents incentives provided by the Nimbora team using the [Starknet Catalyst grant](https://medium.com/@Nimbora/nimbora-and-starknet-catalyst-program-14cc7f2f1ab5) that are claimable every two weeks.
3. **Incentives**: Represents incentives provided by the Starknet Foundation as a part of the [DeFi Spring 2.0](https://medium.com/@Nimbora/introducing-defi-spring-2-0-bigger-bolder-better-364bb96b02d6) that are claimable every two weeks.


## How to request a withdrawal

Withdrawal are not synchronous such as deposits. Withdrawals take between 12 and 48 hours 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/strategy_nsdai/strategy_nsdai_withdraw.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/strategy_nsdai/strategy_nsdai_withdraw_wallet.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.

![alt](/content/strategy_nsdai/strategy_nsdai_withdraw_confirm.png)

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

![alt](/content/strategy_nsdai/strategy_nsdai_withdraw_recent.png)

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

![alt](/content/strategy_nsdai/strategy_nsdai_withdraw_pending.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.

### What is sDAI

Expand All @@ -27,7 +101,7 @@ This strategy is straightforward as the logic is very simple: it consists of dep

- To use sDAI and take advantage of its benefits, you can go to the SparkLend website and interact with it directly from there.

- More about [sDAI](https://docs.spark.fi/defi-infrastructure/sdai-overview/dsr-and-sdai#what-is-sdai):
- More about [sDAI](https://docs.spark.fi/defi-infrastructure/sdai-overview#what-is-sdai):

### What is DSR

Expand All @@ -37,7 +111,7 @@ This strategy is straightforward as the logic is very simple: it consists of dep

- Integration of DSR functionality by custodians, decentralized exchanges, wallets, or dapps is advantageous as it allows any user to earn savings on their Dai holdings.

- More about [DSR](https://docs.spark.fi/defi-infrastructure/sdai-overview/dsr-and-sdai#what-is-dsr):
- More about [DSR](https://docs.spark.fi/defi-infrastructure/sdai-overview#what-is-dsr):

### What is Spark

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ Your yield comes from several sources -  **npeETH base yield** + **$STRK** **
3. **Incentives**: Represents incentives provided by the Starknet Foundation as a part of the [DeFi Spring 2.0](https://medium.com/@Nimbora/introducing-defi-spring-2-0-bigger-bolder-better-364bb96b02d6) that are claimable every two weeks.

With this strategy you are also earning points for 3 protocols: 1x Nimbora, 3x EtherFi, 1x EigenLayer.
The points are harvested by our L1 smart contract. Users will have an option of voting on whether these points get sold or delegated to an EVM address.

![Untitled](../../../../../static/content/strategy_npeeth/npeeth_points_variety.png)

Remember, holding Nimbora yield-bearing tokens gets points based on your balance. The more and longer you hold, the more points you accumulate.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Your yield comes from several sources -  **nppETH base yield** + **$STRK** *
3. **Incentives**: Represents incentives provided by the Starknet Foundation as a part of the [DeFi Spring 2.0](https://medium.com/@Nimbora/introducing-defi-spring-2-0-bigger-bolder-better-364bb96b02d6) that are claimable every two weeks.

With this strategy you are also earning points for 3 protocols: 1x Nimbora, 1x Puffer, 1x EigenLayer.
The points are harvested by our L1 smart contract. Users will have an option of voting on whether these points get sold or delegated to an EVM address.

![Untitled](../../../../../static/content/stategy_nppeth/main_points.png)

Expand Down
Loading