Skip to content

tiannalu1229/QiLinV1Self

Repository files navigation

Qilin Dev Version

1. Build and Test

build contracts:

yarn
truffle build

run test:

yarn test

2. Others

2.1 Dev Environment

vscode cfg in /.vscode/settings.json:

{
    "solidity.compileUsingRemoteVersion": "v0.7.6+commit.7338295f",
    "solidity.enableLocalNodeCompiler": true
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published