Eitan-Lev / DepositContract

Payment channels using Solidity and SGX. Truffle for tests and infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extract SgxSimulator to another file

Eitan-Lev opened this issue · comments

Need to separate the simulator contract from the deposit contract.
Also requires updating compile.js file to successfully handle this.