Installing the Widget
Preparing to integrate the widget into your app
If you have any questions along the way, please contact us on our Discord in the ⛓│developers channel.
Installation
<
SquidStakingWidget
 config={{
  integratorId: "<partner-id>",
  // ... Other config options, such as theme, titles, etc.
}} />integratorId for squid to keep track of partners, complete the form to acquire it.
Install the Squid Widget npm package:
npm i @0xsquid/staking-widgetor
yarn add @0xsquid/staking-widgetLast updated
