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

L2 - CLI: wallet command #2030

Open
fborello-lambda opened this issue Feb 20, 2025 · 0 comments
Open

L2 - CLI: wallet command #2030

fborello-lambda opened this issue Feb 20, 2025 · 0 comments
Labels

Comments

@fborello-lambda
Copy link
Contributor

We have a logic that has L2 in mind.

  • Maybe, a walletl2 command with the deposit and the withdraw subcommands makes it more usable when it comes to set boundaries for L2 an L1 logic, we may have to think a way to avoid code repetition with the walletl1 and walletl2 commands.

    • When we use the wallet command, we use everything for the L1.
    • When we use the walletl2 command we do transaction on the L2, and interactions with the L1, such as deposits and withdraws.
  • We may have to refactor the ethrex_sdk in order to have this changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Status: No status
Development

No branches or pull requests

1 participant