library use libauth with bitbox syntax
Add Lbox
to your existing Node.js project.
with npm :
npm i lbox
or with yarn:
yarn add lbox
const lbox = require("lbox");
- this library is not complete and we are developing it
- now we just support lbox.Address
- before using
lbox.Address.fromXPub
orlbox.Address.fromXPriv
you need to make compelled asm code in libauth withinit()