Skip to content

Files

Latest commit

 

History

History
18 lines (15 loc) · 440 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 440 Bytes

Documentation

This chapter contains information about running tests and deploy.

Run tests

REPORT_GAS=true npx hardhat test

Deploy

npx hardhat node
npx hardhat run scripts/deploy.ts --show-stack-traces

License

The soikawallet-contracts is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the LICENSE file.