Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added hats script for deploying Safe and Hats #10

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

hudsonhrh
Copy link
Collaborator

Added Hats deployment script which also deploys Safe multisig

Changed the HasSecurityContext.sol to not require admin on initial setSecurityContext for easy deployment

Commented out unneeded test (for now)

Deployment Instructions

  1. Create .env with PRIVATE_KEY =0x....
  2. in hats deployment script make my address admin 2. Admin 1 address in that script will read your address as admin1
  3. in Full Escrow deployment script swap admin1 address and admin2 address
  4. run script with specified rpc and broadcast flag
  5. if deploying to Amoy change the hats script to deploy its own hats (uncomment code)

@hudsonhrh hudsonhrh requested a review from jrkosinski January 21, 2025 22:59
@jrkosinski jrkosinski merged commit 1096c99 into main Jan 22, 2025
1 check passed
@jrkosinski jrkosinski deleted the hats-script branch March 5, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants