@hifi/flash-swap

v1.1.0
Flash swap implementations for liquidating underwater accounts in Hifi
blockchain decentralized-finance ethereum flash-loans hifi smart-contracts solidity uniswap

clean

hardhat clean

commit

git-cz

compile

hardhat compile

coverage

hardhat coverage --solcoverjs ./.solcover.js --temp artifacts --testfiles "./test/**/*.ts"

lint

yarn run lint:sol && yarn run lint:ts && yarn run prettier:check

lint:sol

solhint --config ./.solhint.json --max-warnings 0 "contracts/**/*.sol"

lint:ts

eslint --config ./.eslintrc.yaml --ignore-path ./.eslintignore --ext .js,.ts .

_postinstall

husky install

postpublish

pinst --enable

prepublishOnly

pinst --disable

prettier

prettier --config .prettierrc --write "**/*.{js,json,md,sol,ts}"

prettier:check

prettier --check --config .prettierrc "**/*.{js,json,md,sol,ts}"

test

hardhat test

typechain

hardhat typechain
npm i @hifi/[email protected]

Metadata

Downloads

Maintainers