thisconnect / bitbox02-api-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 95.0%Language:TypeScript 4.4%Language:Rust 0.4%Language:HTML 0.2%Language:CSS 0.1%Language:Makefile 0.0%