Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 252 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 252 Bytes

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.