@gnosis.pm/safe-contracts

v1.3.0-rc.0
Ethereum multisig contract
Ethereum Wallet Safe

build

hardhat compile

build:ts

yarn rimraf dist && tsc

test

hardhat test

coverage

hardhat coverage

benchmark

yarn test benchmark/*.ts

deploy-all

hardhat deploy-contracts --network

deploy

hardhat deploy --network

lint

yarn lint:sol && yarn lint:ts

lint:sol

solhint 'contracts/**/*.sol'

lint:ts

eslint --max-warnings 0 .

fmt:sol

prettier 'contracts/**/*.sol' -w

prepack

yarn build

prepare

husky install

prepublish

yarn rimraf build && yarn build && yarn build:ts
npm i @gnosis.pm/[email protected]

Metadata

Downloads