Skip to content

Commit

Permalink
GITBOOK-71: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
Team Solayer authored and gitbook-bot committed May 15, 2024
1 parent 642125b commit bc22c52
Show file tree
Hide file tree
Showing 12 changed files with 28 additions and 7 deletions.
Binary file added .gitbook/assets/image (1) (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 modified .gitbook/assets/image (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 .gitbook/assets/image (2) (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 modified .gitbook/assets/image (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 .gitbook/assets/image (3) (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 modified .gitbook/assets/image (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 modified .gitbook/assets/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
* [Support](overview/support.md)
* [What can be built on Solayer?](overview/what-can-be-built-on-solayer.md)
* [Restaking ](restaking/README.md)
* [LST Restaking](restaking/lst-restaking.md)
* [Native Staked SOL Restaking](restaking/native-staked-sol-restaking.md)
* [LST Restaking](restaking/lst-restaking.md)
* [Withdraw from Solayer](restaking/withdraw-from-solayer.md)
* [Roadmap](stage/README.md)
* [Stage 0: Genesis](stage/stage-0-genesis.md)
Expand Down
6 changes: 3 additions & 3 deletions restaking/lst-restaking.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Helius-SOL (hSOL)\
Drift-SOL (dSOL)\
Infinity-SOL (INF)

Solayer will monitor for other potential LSTs to be added into the restaking bucket. Please reach out to _[email protected]_ if there is room for collaboration. 
Solayer will monitor for other potential LSTs to be added into the restaking bucket. Please reach out to _[email protected]_ if there is room for collaboration. We will release SIP Solayer Improvement Proposal as a mechanism for LST additions. 

Any assets deposited into Solayer will be matched with an equivalent SPL token, denoted by an 's-' in its symbol. Collectively, we call them Solayer assets. Initially, these tokens won't be transferable as this helps in calculating points for the liquidity reward program. However, they will become transferable in the future. Apart from ‌native SOL, all other assets won't have any unbounding lockups.

Expand All @@ -38,11 +38,11 @@ Diverging from Eigenlayer's model, which restricts AVS selection to either nativ

**Step 1:** Navigate to app.solayer.org 

<figure><img src="../.gitbook/assets/image.png" alt=""><figcaption></figcaption></figure>
<figure><img src="../.gitbook/assets/image (3).png" alt=""><figcaption></figcaption></figure>

**Step 2:** Select which LST you would like to restake&#x20;

<figure><img src="../.gitbook/assets/image (1).png" alt=""><figcaption></figcaption></figure>
<figure><img src="../.gitbook/assets/image (1) (1).png" alt=""><figcaption></figcaption></figure>

**Step 3**: Enter the amount you would like to restake for token approval

Expand Down
20 changes: 18 additions & 2 deletions restaking/native-staked-sol-restaking.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,26 @@
# Native Staked SOL Restaking

Native staked SOL can directly participate in the Solayer restaking vault.&#x20;
**Native SOL stake**

For native SOL restaking, Solayer first converts your SOL to an intermediary form called sSOL-raw, which is the Liquid Staking Token (LST) issued by the stake pool manager. This entire process is non-custodial, ensuring that staked SOL is delegated to validators who earn MEV-boosted returns. The sSOL-raw is then converted to sSOL after another interaction with the Solayer restaking pool manager. All these steps are executed in a single transaction for efficiency.


<figure><img src="../.gitbook/assets/image (8).png" alt=""><figcaption></figcaption></figure>

**Restaking pool manager**

The restaking pool manager manages the flow of assets into the protocol. When users deposit LST or SOL (which is first converted to sSOL raw), they receive a fungible token representation in return. Currently illiquid, this representation will be made liquid in the future to encourage composability with DeFi.

Once delegation to AVSs and Node managers is live, users will select the node operators and will be issued a non-fungible token. This token is non-fungible due to the idiosyncratic risks associated with the selected node operators and the SVNs.

The Solayer native restaking pool rebalances the asset across different validators to achieve maximum base yield etc, starting with Jupiter validator.&#x20;

_Note: sSOL is **not** redeemable and transferable until Epoch 6._&#x20;



**General Architecture of Native restaking**&#x20;

<figure><img src="../.gitbook/assets/image.png" alt=""><figcaption></figcaption></figure>



2 changes: 1 addition & 1 deletion restaking/withdraw-from-solayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ After restaking on Solayer programs, there will be an average 2 day unbounding p

**Step 1: You can see your total restaked asset in the table view**&#x20;

<figure><img src="../.gitbook/assets/image (2).png" alt=""><figcaption></figcaption></figure>
<figure><img src="../.gitbook/assets/image (2) (1).png" alt=""><figcaption></figcaption></figure>

**Step 2: Click into tab in which you have deposited liquidity into**&#x20;

Expand Down
5 changes: 5 additions & 0 deletions stage/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Roadmap

Solayer Launch Stage is a measure to ensure safety and security of the protocol developments, optimizing for the best user experience&#x20;

**Stage 1**

<figure><img src="../.gitbook/assets/image (2).png" alt=""><figcaption></figcaption></figure>

0 comments on commit bc22c52

Please sign in to comment.