1.1.0 • Published 2 years ago
@ainft-team/ainft-contracts v1.1.0
ainft-contracts
Install dependencies
$ yarn
Compile
$ yarn compile
Lint Solidity
$ yarn lint:sol
Apply prettier
$ yarn prettier
Run tests
$ yarn test
Get a test coverage
$ yarn coverage
Delete smart contract artifacts, coverage reports, and hardhat cache
$ yarn clean