Node and client source code are now fully open
Today we are publishing an important update for the Marsa Chain ecosystem: both the node codebase and the client codebase are now publicly available on GitHub.
This is a key step toward a more transparent and community-driven network. Anyone can now review implementation details, verify protocol behavior, and independently audit how core components work.
What is now open
- Full node code (consensus, block processing, APIs, and networking)
- Client-side code (wallet and user-facing tooling)
- Project history and updates in a public repository workflow
Why this matters
Open code means verifiability. Community members, miners, validators, and developers can inspect logic directly instead of relying on claims. This improves trust, makes bug discovery faster, and helps the protocol evolve more safely.
Transparency is a foundation for long-term sustainability: when everyone can verify, everyone can build with confidence.
You can explore the repository here: github.com/evilmarsello/marsachain.