Skip to content

thisconnect/bitbox02-api-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitBox02 Web HID library

This is a Web HID POC connector for the BitBox02. Requires WebHID API to work, see Can i use for coverage.

Live test on https://briancraig.github.io/bitbox02-api-web/.

install

Requires rust, nodejs and yarn installed.

make install-deps

installs wasm-pack

make build

builds wasm package, installs sandbox deps, and build the sandbox

try sandbox

cd packages/sandbox && yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.9%
  • TypeScript 4.4%
  • Other 0.7%