UNPKG

trezor-react-pinpad

Version:

React component for displaying a pinpad for the Trezor hardware wallet.

10 lines (9 loc) 172 B
<html> <head> <link href="trezorpin.css" rel="stylesheet"> </head> <body> <div id="app"></div> <script src="example.build.js"></script> </body> </html>