SDKs and UI libraries
Lido UI Library
Target clients: those who want to use Lido UI components in their projects.
React components for Lido Finance projects.
- Storybook: https://ui.lido.fi
- GitHub: https://github.com/lidofinance/ui
- NPM: https://www.npmjs.com/search?q=%40lidofinance/
Lido Ethereum SDK
Target clients: those who want to interact/integrate with the Lido protocol in JavaScript/TypeScript projects.
Library for interaction with the Lido on Ethereum protocol.
- Documentation: https://lidofinance.github.io/lido-ethereum-sdk/
- GitHub: https://github.com/lidofinance/lido-ethereum-sdk
- NPM: https://www.npmjs.com/package/@lidofinance/lido-ethereum-sdk
Lido Python SDK
Target clients: Lido-participating Node Operators and LNOSG contributors.
Library to efficiently load network data for Lido, validate node operator keys and find key duplicates.