@interlay/polkabtc-types

Substrate types used in PolkaBTC parachain.

Usage no npm install needed!

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

README

PolkaBTC Types

Substrate types used in PolkaBTC parachain.

Usage

Import the types in your JS or TS app.

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

Development

Add new types to the definitions file.