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

[light-client] Experimental support with smoldot #962

Closed
lexnv opened this issue May 18, 2023 · 0 comments · Fixed by #965
Closed

[light-client] Experimental support with smoldot #962

lexnv opened this issue May 18, 2023 · 0 comments · Fixed by #965

Comments

@lexnv
Copy link
Collaborator

lexnv commented May 18, 2023

Add experimental support for the light-client integration in subxt.

The end goal is for subxt to expose a LightClient that utilises smoldot under the scenes.

  • expose an experimental-light-client feature flag
  • implement RpcClientT for the exposed light client
  • adjust/modify/remove results of requests/subscriptions coming from Smoldot to align with Substrate produces responses
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 a pull request may close this issue.

2 participants