0.0.1 • Published 4 years ago
lbox v0.0.1
Lbox (alpha)
library use libauth with bitbox syntax
Installation
Add Lbox to your existing Node.js project.
with npm :
npm i lboxor with yarn:
yarn add lboxUsed with node
const lbox = require("lbox");How to use Lbox
note
- this library is not complete and we are developing it
- now we just support lbox.Address
- before using
lbox.Address.fromXPuborlbox.Address.fromXPrivyou need to make compelled asm code in libauth withinit()