Skip to content

lebed2045/WeightedGnosisSafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
lebed2045
Oct 24, 2021
143c1b2 · Oct 24, 2021

History

7 Commits
Oct 24, 2021
Oct 23, 2021
Oct 24, 2021
Oct 23, 2021
Oct 23, 2021
Oct 23, 2021
Oct 23, 2021
Oct 23, 2021
Oct 23, 2021
Oct 24, 2021
Oct 24, 2021
Oct 23, 2021
Oct 24, 2021
Oct 24, 2021
Oct 23, 2021
Oct 23, 2021

Repository files navigation

Deployment

Compile

npm install
npm audit fix
truffle compile
npm run generate-types

Test

npm run test
npm run coverage

Deploy contracts

npm run migrate -- --network rinkeby

Verify

npm run verify

or

truffle run verify GnosisSafeProxy --network rinkeby
truffle run verify WeightModule@0x4bEa9242A6B36fcF57bC1aEF8Db922ed24265E22 --network rinkeby --debug

About

project for ethLisbon2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published