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

Implement minimal CLI for Starknet relayer #122

Open
4 of 5 tasks
soareschen opened this issue Dec 6, 2024 · 0 comments
Open
4 of 5 tasks

Implement minimal CLI for Starknet relayer #122

soareschen opened this issue Dec 6, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@soareschen
Copy link
Collaborator

soareschen commented Dec 6, 2024

Currently we have a minimal CLI for Starknet available with a simple bootstrap subcommand. We have a few more generic CLI components in Hermes SDK that can be imported to be used the Starknet CLI.

For commands that do not yet have generic implementation, we should implement the context-generic versions of the CLI components on Hermes SDK before importing them here.

Following are a rough list of CLI commands that should be made available:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants