Skip to content

5afe/safe-migration-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe Migration Script

Setup

Install dependencies

npm i

Create .env file

See .env.sample

or copy from below:

SAFE_ADDRESS=
OWNER_PRIVATE_KEY=
RPC_URL=
SAFE_MIGRATION_CONTRACT_ADDRESS=0x526643F69b81B008F46d95CD5ced5eC0edFFDaC6

Execute script

npm run migrate:L1
npm run migrate:L2
npm run migrate:L1:withFH
npm run migrate:L2:withFH

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published