swan-bitcoin / xpub-tool

A JavaScript library to derive bitcoin addresses from extended public keys. Includes a web tool and CLI.
MIT License
47 stars 21 forks source link

feat(lib): export xpub validation #16

Closed dergigi closed 4 years ago

dergigi commented 4 years ago

Introduced isValidXPub( xpub, network ) to the lib