Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 264 Bytes

File metadata and controls

19 lines (13 loc) · 264 Bytes

keccak-lys

Sample EE script written in Lys.

Build

Install Node.js and npm first. Then install the lys compiler:

npm i -g lys

Finally build the EE via:

lys main.lys

Or simply run make.