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 (Light Client): implement basic cli #183

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

NicolasRampoldi
Copy link
Contributor

Description

  • Add CLI that fetches a random proof from a batch and verifies it.
  • For now, it verifies it only with SP1.
  • To test, run: RUST_MIN_STACK=83886080 cargo t --release

@NicolasRampoldi NicolasRampoldi linked an issue May 20, 2024 that may be closed by this pull request
14 tasks
@MauroToscano MauroToscano changed the title feat (cli): implement cli feat (Light Client): implement basic cli May 27, 2024
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.

feat (Light Client): Implement Light Clients
2 participants