Preparing to integrate the widget into your app
Last updated 11 months ago
If you have any questions along the way, please contact us on our in the ⛓│developers channel.
To install the widget you need to register a partner ID with the Squid Team, please to acquire one.
< SquidStakingWidget config={{ integratorId: "<partner-id>", // ... Other config options, such as theme, titles, etc. }} />
integratorId for squid to keep track of partners, complete the to acquire it.
integratorId
Install the Squid Widget npm package:
npm i @0xsquid/staking-widget
or
yarn add @0xsquid/staking-widget