@lidofinance/solido-sdk-banner
v0.1.3
Published
Lido on Solana frontend sdk, banner integration
Downloads
37
Readme
Lido on Solana - Frontend SDK, Banner integration
About us
Lido on Solana is a Lido-DAO governed liquid staking protocol for the Solana blockchain. Anyone who stakes their SOL tokens with Lido will be issued an on-chain representation of SOL staking position with Lido validators, called stSOL. We will work to integrate stSOL widely into the Solana DeFi ecosystem to enable stSOL users to make use of their staked assets in a variety of applications.
Lido on Solana gives you:
- Liquidity — No delegation/activation delays and the ability to sell your staked tokens
- One-click staking — No complicated steps
- Decentralized security — Assets spread across the industry’s leading validators chosen by the Lido DAO
Contents:
Installation
$ npm install @lidofinance/solido-sdk-banner
$ yarn add @lidofinance/solido-sdk-banner
How to use
import LidoStakeBanner from '@lidofinance/solido-sdk-banner';
<LidoStakeBanner referrerId="your_solana_referral_address" direction="horizontal" />
Props:
referrerId
- Solana Referral Address. Read more.width?
- This option is for customising width of vertical mode. Default and best fit value is335px
.direction
=horizontal|vertical