@interlay/interbtc-types

Substrate types used in InterBTC parachain.

Usage no npm install needed!

<script type="module">
  import interlayInterbtcTypes from 'https://cdn.skypack.dev/@interlay/interbtc-types';
</script>

README

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.