Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 266 Bytes

File metadata and controls

8 lines (7 loc) · 266 Bytes

This is an EOS hacakthon project. Main repository is located here: https://github.com/l2ex/eos

EOS smart contract for l2dex (decentralised payment channel-based crypto exchange)

Running tests

Install node dependencies:
yarn
Run tests:
yarn test