/protocolink-js-sdk

TypeScript SDK for Protocolink's API and common libraries including lending-sdk extension.

Primary LanguageTypeScriptMIT LicenseMIT

Protocolink SDK

Lint Unit Test E2E Test

  • Help developers build DeFi applications with the Protocolink API without handling API requests and responses.
  • Support a wide range of common use cases, including token swaps, flash loans, and supply/borrow actions.
  • Support multiple blockchain networks.

More details and examples can be found at SDK Overview

Packages

  • The api package empowers developers to interact with the Protocolink API.
  • The common package empowers developers to deal with general information like token and network.
  • The core package defines the constants and the interfaces used in the Protocolink API.
  • The lending package empowers developers to rapidly build intent-centric applications and enhances the user experience for the lending protocols.
  • The test-helpers package provides utilities for developers to write tests.
package version changelog
@protocolink/api npm version GO
@protocolink/common npm version GO
@protocolink/core npm version GO
@protocolink/lending npm version GO
@protocolink/test-helpers npm version GO