UNPKG

bip86

Version:

BIP86 - Derives taproot addresses from seed, xprv/xpub and tprv/tpub in javascript

10 lines (9 loc) 219 B
module.exports = { coveragePathIgnorePatterns: [ "node_modules", "dist" ], testRegex: "(/tests/.*|(\\.|/)(spec))\\.(js)$", moduleFileExtensions: ["js", "jsx", "json", "node"], collectCoverage: true };