@mistswapdex/core

v0.0.3
Core contracts for the MISTswap protocol
mistswap bitcoin-cash

build

hardhat compile

console

hardhat console

postinstall

patch-package

smartbch:deploy

hardhat --network smartbch deploy

smartbch:export

hardhat --network smartbch export --export exports/smartbch.json

smartbch-amber:deploy

hardhat --network smartbch-amber deploy

smartbch-amber:export

hardhat --network smartbch-amber export --export exports/smartbch-amber.json

export

hardhat export --export-all exports/deployments.json

test

hardhat test --verbose

test:coverage

cross-env NODE_OPTIONS="--max-old-space-size=2048" hardhat coverage

test:gas

cross-env REPORT_GAS=true yarn test

prettier

prettier --write test/**/*.{ts} && prettier --write contracts/**/*.sol

lint

yarn prettier && solhint -c .solhint.json contracts/**/*.sol

prepublishOnly

yarn run build
npm i @mistswapdex/core

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 9/28/2021

Downloads

Maintainers