- 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
- 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 | GO | |
@protocolink/common | GO | |
@protocolink/core | GO | |
@protocolink/lending | GO | |
@protocolink/test-helpers | GO |