UNPKG
drand-client
Version:
latest (1.4.2)
next (0.2.0-pre.1)
1.4.2
1.4.1
1.4.0
1.3.0-rc2
1.3.0-rc1
1.2.6
1.2.5
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
1.0.0-pre.11
1.0.0-pre.10
1.0.0-pre.9
1.0.0-pre.8
1.0.0-pre.7
1.0.0-pre.6
1.0.0-pre.5
1.0.0-pre.4
1.0.0-pre.3
1.0.0-pre.2
1.0.0-pre.1
1.0.0-pre.0
0.2.0
0.2.0-pre.2
0.2.0-pre.1
0.2.0-pre.0
0.1.3
0.1.3-pre.0
0.1.2
A client to the drand randomness beacon network.
github.com/drand/drand-client
drand/drand-client
drand-client
/
lib
/
version.ts
2 lines
(1 loc)
•
36 B
text/typescript
View Raw
1
2
export
const
LIB_VERSION =
"1.4.2"
;