@ainft-team/ainft-contracts
v1.1.0
Published
### Install dependencies
Downloads
5
Keywords
Readme
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