UNPKG
@interlay/interbtc-types
Version:
latest (2.0.1)
2.0.1
2.0.0
1.13.0
1.12.0
1.11.2
1.11.1
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.10
1.5.9
1.5.8
1.3.0
1.1.1
1.1.0
0.31.6
0.31.5
0.31.4
0.31.3
0.31.2
0.31.1
0.31.0
0.30.4
0.30.3
0.30.2
0.30.1
0.30.0
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.1
0.11.0
0.10.2
0.10.1
0.10.0
0.9.1
0.8.3
0.8.2
0.8.1
0.8.0
0.5.10
Substrate types used in InterBTC parachain
interlay/interbtc-types
@interlay/interbtc-types
/
README.md
15 lines
(9 loc)
•
252 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# InterBTC Types
Substrate types used
in
InterBTC parachain.
## Usage
Import the types
in
your JS
or
TS app. ```ts import definitions
from
"@interlay/interbtc-types"
; ```
## Development
Add
new
types to the [definitions
file
](./definitions.json).