Compound Kit empowers developers to rapidly build intent-centric applications and enhances the user experience for the Compound protocol. This repository includes the Compound Kit SDK which helps developers use the Compound Kit API without directly dealing with API requests and responses.
You can find more details at Compound Kit Overview.
Install the package via npm
:
npm install @protocolink/compound-kit
or yarn
:
yarn add @protocolink/compound-kit