hwcrypto / hwcrypto.js

Browser JavaScript library for working with hardware tokens
https://hwcrypto.github.io
MIT License
157 stars 47 forks source link

Implement the postMessageAPI of hwcrypto-extension directly #31

Open martinpaljak opened 7 years ago

martinpaljak commented 7 years ago

hwcrypto-extension does not inject scripts to websites any more, which means that the messaging API needs to be implemented by hwcrypto.js itself.