Introduction
This documentation is intended to introduce the general user to the project, as well as to serve as a guide for anyone who may be developing software using Lido.
ββ Get started with FAQ
βπ Follow the bug bounty program
βπ° Access grants with LEGO
βπ Integrate your DApp following this guide
βπ Participate in governance forum
βπ·οΈ Audit our source code
βπ€ Support, partnerships and more in Discord, Telegram
ββ Updates in our blog and Twitter
ββΉοΈ Find support at help center
What is Lidoβ
Lido is the leading liquid staking solution - providing a simple and secure way to earn interest on your digital assets. By staking with Lido your assets remain liquid and can be used across a range of DeFi applications, earning extra yield.
- Staking pool. Protocol to manage deposits, staking rewards, and withdrawals. A separate one for every supported network.
st[token]
. Unlike staked assets, the Lidost[token]
are freely transferable instead of locked as in the case of native staking. Lido lets users operate with staked assets to gain yield on top of yield by leveraging collateral, lending, yield farming, and other kinds of Defi protocols.- DAO. Lido liquid protocols management entity, responsible for picking node operators, configuring the protocol parameters and much more.
π To dive into the details of governance design and implementation, proceed to DAO
- Node Operators. entities that manage a secure and stable infrastructure for running validator clients for the benefit of the protocols. Theyβre professional staking providers who can ensure the safety of funds belonging to the protocol users and correctness of validator operations.
Ethereum is and remains a primary focus of Lido. Thatβs affected the organisational structure - the governance is implemented through ERC20 LDO
token. Currently Lido supports several PoS networks - when staking native assets with Lido, users will receive a st[token]
, which represents their [token]
which represents their deposit and the rewards aggregated over time (penalties too). The following networks are supported:
π Protocols on different networks inherit the architecture of their respective networks. This means that the designs of Lido tokens can vary significantly. Also different protocols are maintained by different dev teams. If you are interested in launching Lido on another network please submit your proposal on the research forum.
Liquid stakingβ
Problem statementβ
Traditionally, staking in Proof-of-Stake (PoS) protocol based projects has been about locking oneβs assets in one project for a long time and expecting a fixed, predetermined staking reward in return. While it guarantees the return on staked assets much like a bond, it also limits the opportunities of generating higher returns on those assets from the DeFi ecosystem. If youβve staked all of your crypto holdings, you canβt invest or trade in more profitable crypto pairs on exchanges.
Solutionβ
Liquid staking allows using the st[token]
in other trading or investing opportunities to let the user get the best of both worlds - a reward on your staked assets, as well as the returns from new trading/investing opportunities. Liquid staking introduces various fundamental benefits by:
- Making staking process simple - no need to worry about hardware setup and maintenance;
- Making it possible to earn rewards on as small a deposit as users want (i.e, Ethereum requires minimum 32
ETH
staked); - Providing the
st[token]
a building block for other applications and protocols (e.g., as collateral in lending or other trading DeFi solutions). Liquid staking gives an opportunity to maximize the earning potential while having the best of both worlds; - Providing an alternative to exchange staking, solo staking, and other semi-custodial and decentralised protocols.
Comparison with other staking optionsβ
Solo staking is great, but it comes with some disadvantages. Setting up a validator node requires a pristine technical understanding, brings with it a minimum deposit of 32 ETH in Ethereum case, slashing and offline penalties can get very severe if the staking is managed improperly and finally the staked amount is locked up for a significant period.
Solo staking is similar to other option SaaS staking in that you are having your own validator keys. Nevertheless, with SaaS you must trust a third-party (usually centralised), which may act maliciously, atacked or simply regulated. Going back to the Ethereum example, there remains a requirement for a minimum amount of 32 ETH
staked.
Alternatively, it may be possible to produce staking through centralised exchanges. Needless to say, crypto assets and CeFi are not suited well together from the fundamental standpoint. It is also worth mentioning the economic aspect - by staking within some centralised entities, the user does not receive a corresponding token in return and, thus, loses the opportunity to perform any subsequent activity within DeFi or the same centralised entity, where assets were staked. Yes, APR, when staking on centralised exchanges might be higher, but with a significant amount aggregated within the centralised entity comes a huge potential influence to the ecosystem that was fundamentally designed decentralised.
Through the use of a liquid staking solution such as Lido, users can eliminate these inconveniences and benefit from secure, non-custodial staking backed by industry leaders. Liquid staking is unlocking the potential of PoS by giving users the ability to not only stake their assets, but have the liquidity to use those assets in DeFi projects that way not only increasing yields for the individual, but growing the staking participation in general.
Securityβ
The security of Lido is highest priority beginning at the time of its initial deployment, but still users should investigate risks involved with Lido before engaging with it. We are constantly working on security improvements:
- Using of DAO for governance decisions & to manage risk factors.
- Having multiple audits finished (see more).
- Having a committee of elected, best-in-class validators to minimise staking risk.
- Allowing staking across multiple validators (i.e. current Ethereum staking mechanism only allows to choose only a single validator)
- Using of non-custodial staking service to eliminate counterparty risk.
In the scorecard you may find an outlined set of attributes that we think are important for the decentralisation of the protocol, and how Lido is faring against these targets.
π As for now, scorecard has only Ethereum related content. More chains to be added soon