Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 375 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 375 Bytes

secure-element-interface

This project provides the Riddle and Code Secure Element as a npm module with a js interface.

Building

SEA library

the build the library, simply run build.sh NOTE: the generated .so binary is for arm6, specifically a raspberry pi

Interface Package

Steps to package:

  1. ensure you have built the SEA library as above
  2. run npm package