Skip to content

stars-labs/heco-contracts

Repository files navigation

heco-contracts

Prepare

Install dependency:

yarn

Compile files:

yarn compile

Release solidity files will be generated in cache folder.

unit test

Test:

yarn test