Skip to content

lbox-js/lbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lbox (alpha)


library use libauth with bitbox syntax

Installation

Add Lbox to your existing Node.js project.

with npm :

npm i lbox

or with yarn:

yarn add lbox

Used 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.fromXPub or lbox.Address.fromXPriv you need to make compelled asm code in libauth with init()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published