UNPKG
@interlay/interbtc
Version:
latest (1.6.2)
1.6.2
1.6.0
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.1
1.5.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0
0.26.2
0.26.1
0.26.0
0.25.0
0.24.1
0.24.0
0.23.0
0.21.5
0.21.4
0.21.3
0.21.2
0.21.1
0.21.0
0.20.3
0.20.1
0.20.0
0.19.3
0.19.2
0.19.0
JavaScript library to interact with InterBTC
interlay/interbtc-js
@interlay/interbtc
/
.gitignore
19 lines
(18 loc)
•
247 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.cache .idea/* .DS_Store build node_modules src/**.js *.
log
yarn.lock src/interfaces/* !src/interfaces/definitions.ts !src/interfaces/default src/interfaces/default/* !src/interfaces/default/.keep docs/* !docs/helpers coverage .nyc_output .vscode