This repo contains crates that are shared between the different Strata repos.
Initially, this will contain crates relevant for the core protocol, but in the future it may include crates for APIs and messaging around the sides of the core system. Most crates here for now will be directly implementing upstream spec docs.
More will be here in the future.
Contributions are generally welcome. If you intend to make larger changes please discuss them in an issue before opening a PR to avoid duplicate work and architectural mismatches.
For more information please see CONTRIBUTING.md
.
This work is dual-licensed under MIT and Apache 2.0.
You can choose between one of them if you use this work.