@safe-global/safe-deployments

v1.37.10
Collection of Safe singleton deployments
Ethereum Wallet Safe

build

rimraf dist && tsc

lint

npm run lint:ts && npm run lint:json

lint:ts

eslint --max-warnings 0 src/ scripts/

lint:json

prettier -c src/assets/*/*.json

lint:fix

npm run lint:fix:ts && npm run lint:fix:json

lint:fix:ts

npm run lint:ts -- --fix

lint:fix:json

prettier -w src/assets/*/*.json

review:verify-deployment

ts-node scripts/review/verifyDeployment.ts

review:diff

ts-node scripts/review/diff.ts

prepack

npm run build

test

jest
npm i @safe-global/safe-deployments

Metadata

Downloads