UNPKG
@funded-labs/dab-js
Version:
latest (2.0.0)
2.0.0
1.9.3
1.9.2
1.9.1
1.9.0
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
JS adapter for DAB
github.com/Psychedelic/DAB-js
Psychedelic/DAB-js
@funded-labs/dab-js
/
dist
/
constants
/
index.js
6 lines
(5 loc)
•
219 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
KYASSHU_URL
=
exports
.
IC_HOST
=
void
0
;
exports
.
IC_HOST
=
'https://icp0.io/'
;
exports
.
KYASSHU_URL
=
'https://kyasshu.plugwallet.ooo'
;