zzyalbert / heco-sys-contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heco-contracts

Prepare

Install dependency:

yarn

Compile files:

yarn compile

Release solidity files will be generated in cache folder.

unit test

Test:

yarn test

About


Languages

Language:Solidity 54.3%Language:JavaScript 45.7%