JSPM

@falconsdk/compound-kit

0.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q23460F
  • License MIT

CompoundKit API SDK

Package Exports

  • @falconsdk/compound-kit
  • @falconsdk/compound-kit/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@falconsdk/compound-kit) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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 @falconsdk/compound-kit

or yarn:

yarn add @falconsdk/compound-kit