Skip to content

jaymansfield/ledger-js-nas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nebulas Ledger JS API

Javascript client library for Nebulas Ledger applications.

Build Environment

  • yarn
  • Node.js

Preparation

  1. Connect Ledger Nano S device on a USB port
  2. Make sure Ledger Nano S is initialized and unlocked, and Nebulas application is installed and started

Build and test

$ cd ledger-nas-js
$ yarn
$ yarn build
$ yarn test
  1. Access "https://[IP]:9966" on web browser and test

Package Lib

$ browserify neb-ledger-usb.js -p esmify -s NebLedgerUSB -o neb-ledger-usb-packed.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published