yulerc20

v0.5.3
Yul ERC20
solidity yul erc20 0.8

build

yarn compile && npx tsc

compile

npx hardhat compile --force

clean

rm -rf dist && npx hardhat clean

deploy

npx hardhat deploy

format

prettier --write .

format:check

prettier --check '*/**/*.{js,sol,json,md,ts}'

lint

eslint --cache . && yarn lint:sol

lint:ts

eslint -c .eslintrc.json --ext "**/*.ts" "**/*.test.ts"

lint:sol

solhint 'contracts/**/*.sol'

postinstall

husky install

prepack

pinst --disable

postpack

pinst --enable

test

npx hardhat test

verify

npx hardhat etherscan-verify
npm i yulerc20

Metadata

  • MIT
  • Whatever
  • kassandra.eth
  • released 11/5/2022

Downloads

Maintainers