Skip to content

lidofinance/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c509f1d · Oct 24, 2024
Oct 14, 2024
Apr 23, 2024
Mar 19, 2024
Oct 24, 2024
Sep 23, 2024
Sep 30, 2024
Oct 14, 2024
Oct 14, 2024
Oct 2, 2024
Oct 23, 2024
Jul 11, 2024
Oct 7, 2024
Apr 23, 2024
Sep 9, 2024
Mar 7, 2024
Apr 22, 2024
Aug 27, 2024
Aug 23, 2024
Oct 10, 2024
Dec 4, 2023
Dec 4, 2023
Apr 23, 2024
Mar 6, 2024
Oct 4, 2024
Feb 8, 2024
Oct 11, 2024
Aug 20, 2024
Oct 7, 2024
Dec 4, 2023
Oct 7, 2024
Oct 7, 2024
Jul 22, 2024
Aug 12, 2024
Apr 3, 2024
Oct 7, 2024
Oct 17, 2024
Oct 23, 2024
Sep 23, 2024
Sep 9, 2024
Feb 7, 2024
Sep 24, 2024
Oct 23, 2024

Repository files navigation

Disclaimer!

This is the core repository of the Lido on Ethereum protocol. The entire codebase, excluding contracts, has undergone significant refactoring and tooling modernization. For historical context or legacy information, refer to the last legacy commit.


Lido GitHub license Solidity Aragon OS Node.js TypeScript Hardhat Ethers
GitHub tests GitHub linters GitHub code analysis
Lido on Ethereum Logo

Lido on Ethereum is a liquid-staking protocol allowing anyone to earn staking rewards without locking ether or maintaining infrastructure.

Users can deposit ether to the Lido smart contract and receive stETH tokens in return. The smart contract then stakes tokens with the DAO-picked node operators. Users' deposited funds are pooled by the DAO, and node operators never have direct access to the users' assets. Unlike staked ether, the stETH token is free from the limitations associated with a lack of liquidity, and can be transferred at any time. The stETH token balance corresponds to the amount of ether that the holder could request to withdraw.

NB: It's advised to read Documentation before getting started with this repo.


Key features

  • No minimum deposit amount,
  • Instant rewards within 24 hours of deposit,
  • stETH, an LST with the deepest liquidity in DeFi,
  • In-protocol automated withdrawals,
  • Governed by Lido DAO.

Learn more

Bug Bounty

Please refer to the Lido Bug Bounry.

Contributing

Please refer to the Lido Contribution Guide.

Code of Conduct

Please refer to the Lido Contributor Code of Conduct.

License

2024 Lido [email protected]

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.