Package Exports
- @keygate/sdk
- @keygate/sdk/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 (@keygate/sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Keygate
Introduction
Internet Computer Protocol needs an aggregator to find routes between networks in the most efficient way. This repository provides that SDK for developers to integrate into their dApps.
Architecture
This SDK is a fork of the LI.FI SDK. If one desires to migrate from LI.FI to Keygate, doing so is quite simple since both of these tools share the same API and design patterns.