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

Restructure codebase for future binaries #6

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

AgeManning
Copy link
Member

This PR restructures the entire codebase into a workspace-oriented structure.

It allows us to add additional crates that can function outside of the main anchor client. We are anticipating extra sub-command tooling for handling SSV keys and shards.

It allows us to partition code into sub-crates throughout the codebase making the code more modular.

@jking-aus jking-aus merged commit 75dc5a3 into unstable Sep 30, 2024
7 checks passed
@AgeManning AgeManning deleted the restructure-codebase branch October 16, 2024 01:58
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