UNPKG
hsd
Version:
latest (8.0.0)
8.0.0
7.0.1
7.0.0
6.1.1
6.1.0
6.0.0
5.1.0
5.0.1
5.0.0
4.0.1
4.0.0
3.0.1
3.0.0
2.4.0
2.3.0
2.2.0
2.1.5
2.1.3
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
0.0.0
Cryptocurrency bike-shed
github.com/handshake-org/hsd
handshake-org/hsd
hsd
/
lib
/
hd
/
index.js
10 lines
(7 loc)
•
194 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
/*! * hd/index.js - hd keys for hsd * Copyright (c) 2017-2018, Christopher Jeffrey (MIT License). * https://github.com/handshake-org/hsd */
'use strict'
;
module
.
exports
=
require
(
'./hd'
);