choppu / kprojs-example

Test page for KProJS and KProJS WebHID

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KProJS Example

KProJS Example is a demo page which is aid for development of Keycard Pro Hardware Wallet, debugging and verification of KProJS library.

It allows to test the following:

  • connect to the device connect-kpro

  • get the public key address get-address

  • get firmware and erc20 db version get-fw-erc20

  • sign an ethereum tx sign-tx

  • sign a personal message sign-pm

  • sign a eip712 message sign-eip712

  • disconnect from the device disconnect-kpro

About

Test page for KProJS and KProJS WebHID


Languages

Language:TypeScript 53.4%Language:CSS 27.5%Language:HTML 19.1%