mirror of
https://github.com/bitcoin/bips.git
synced 2026-07-20 18:05:59 +00:00
= BIP 360 Javascript Reference Implementation :numbered: == procedure ----- $ npm install # compile Typecript $ npx tsc # run tests $ node src/p2mr-example.ts $ node src/test-npm-pqc-package.js -----