@hifi/amm

v1.0.0
Dedicated AMM for market-making hTokens
amm blockchain ethereum hardhat hifi smart-contracts solidity

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