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

wip solana indexer and response #310

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

wip solana indexer and response #310

wants to merge 1 commit into from

Conversation

ailisp
Copy link
Contributor

@ailisp ailisp commented Apr 3, 2025

No description provided.

@ailisp ailisp changed the title solana indexer and response wip solana indexer and response Apr 3, 2025
) -> anyhow::Result<()> {
tracing::info!("Subscribing to program events");
let (sender, mut receiver) = mpsc::unbounded_channel();
let event_unsubscriber = program
Copy link
Contributor

Choose a reason for hiding this comment

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

On Ethereum, we are rewriting Web3 code using Alloy crate because it works with proofs solution (Helios). Does this crate support the future integration of proofs?

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