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 a stream of blocks API, and expose it's usage through async fn #5

Open
oleonardolima opened this issue May 20, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@oleonardolima
Copy link
Owner

oleonardolima commented May 20, 2022

Description:

Using the mempool.space client, extract the current WebSocket integration to use a common configuration module with tokio-tungestenite and the mempool.space client + API, and expose it as an initial async fn returning a stream of BlockHeader data ex.: <BlockHash, BlockHeight ...>

Resources:

@oleonardolima oleonardolima self-assigned this May 20, 2022
@oleonardolima oleonardolima added the enhancement New feature or request label May 20, 2022
@oleonardolima oleonardolima added this to the milestone #1 milestone May 20, 2022
@oleonardolima oleonardolima changed the title Implement an stream of blocks API, and expose it's usage through async fn Implement a stream of blocks API, and expose it's usage through async fn May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant