This chapter contains information about running tests and deploy.
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts --show-stack-traces
The soikawallet-contracts is licensed under the
GNU Lesser General Public License v3.0,
also included in our repository in the LICENSE
file.