/interbtc-types

TypeScript types for Kintsugi and Interlay networks

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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.