interlay / interbtc-types

TypeScript types for Kintsugi and Interlay networks
Apache License 2.0
1 stars 1 forks source link

InterBTC Types

Substrate types used in InterBTC parachain.

Usage

Import the types in your JS or TS app.

import definitions from "@interlay/interbtc-types";

Development

Add new types to the definitions file.