Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 473 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 473 Bytes

Bitcoin Wallet implementation using Trusted Execution Environments

Install

  1. install QEMU-OPTEE: Hardware simulator, more detailed instruction of QEMU-OPTEE can be found in here
  2. Download all files from this repo
  3. mkdir bitcoin-wallet
  4. Put all downloaded file into bitcoin wallet folder.
  5. put bitcoin-wallet folder into optee-example.
  6. cd .../optee-qemu/build
  7. make run