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

feat: obol lido setup script #104

Merged
merged 4 commits into from
Nov 9, 2023
Merged

feat: obol lido setup script #104

merged 4 commits into from
Nov 9, 2023

Conversation

samparsky
Copy link
Collaborator

Add obol lido foundry setup script. Outputs the result to a Json file in the below format

{
  "0": {
    "obolLidoSplitAddress": "",
    "splitAddress": ""
  },
  "1": {
    "obolLidoSplitAddress": "",
    "splitAddress": ""
  },
  "2": {
    "obolLidoSplitAddress": "",
    "splitAddress": ""
  }
}

Copy link
Contributor

@OisinKyne OisinKyne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@OisinKyne OisinKyne merged commit e4ce792 into main Nov 9, 2023
1 check passed
@OisinKyne OisinKyne deleted the feat/lido-script branch November 9, 2023 09:50
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.

2 participants