Skip to content

dinngo/compound-kit-js-sdk

Repository files navigation

Compound Kit SDK

Lint Unit Test npm version

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

Install the package via npm:

npm install @protocolink/compound-kit

or yarn:

yarn add @protocolink/compound-kit