0xn1c0 / nucleon-tests

Nucleon Unit Tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nucleon Unit Tests

First, install packages with:

yarn install

or

npm install

Try running some of the following tasks:

npx hardhat help
npx hardhat test
npx hardhat coverage
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

About

Nucleon Unit Tests


Languages

Language:JavaScript 60.7%Language:Solidity 39.2%Language:Shell 0.1%