Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 214 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 214 Bytes

heco-contracts

Prepare

Install dependency:

yarn

Compile files:

yarn compile

Release solidity files will be generated in cache folder.

unit test

Test:

yarn test