tangle-network / dapp

Monorepo for the Tangle ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

[FEAT] Implement Restaking Parachain LS protocol once LS pools are properly implemented on it #2578

Open yurixander opened 1 week ago

yurixander commented 1 week ago

The lst pallet is quite similar among Tangle and Tangle Restaking Parachain, however there is an important difference: In the Tangle Restaking Parachain, a pool must be associated/tagged to a certain token (such as DOT, PHA, etc.).

Once these changes are implemented, need to add the Tangle Restaking Parachain protocol to the liquid staking protocol options.