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

Extract DA features out of the light client #39

Open
dndll opened this issue Oct 4, 2023 · 0 comments
Open

Extract DA features out of the light client #39

dndll opened this issue Oct 4, 2023 · 0 comments

Comments

@dndll
Copy link
Collaborator

dndll commented Oct 4, 2023

We want to keep the light client a black box and apply extensions to its capabilities with near DA. At its current state, we write the extensions onto it.

Expose a plugin system (light client as a library) to live as a standalone entity, and we can work with it for DAS. This means we can eventually release the light client and get it audited without it affecting DAS.

@dndll dndll added the long term label Oct 4, 2023
@dndll dndll changed the title Extract DA feature out of the light client Extract DA features out of the light client Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant