protocol-stack is the open-source research and implementation monorepo for a
sovereign, single-native-asset blockchain stack.
The project is in its foundation phase. Its first operational milestone is a reproducible four-validator local devnet backed by an original deterministic C++20 ledger kernel. It is not production-ready.
- Vision
- Project charter
- First operational goal
- Roadmap
- Current state and next action
- Documentation index
Codex sessions opened at the repository root automatically receive the instructions in AGENTS.md. A clean session can continue the next verified unit of work with:
proceed
On a supported Linux x86_64 development host, configure, build, test, and run the single-node CometBFT transfer/restart integration with:
tools/verify.shSee the build and test toolchain for host prerequisites and compiler/sanitizer presets.
Apache License 2.0. See LICENSE.