Official documentation for Eternix, a Layer-1 blockchain focused on deterministic execution and irreversible economic commitment.
Eternix is a Layer-1 blockchain built around:
- Proof of Ash (PoAsh) consensus
- Burn-based consensus weight
- Slashable validator collateral
- Protocol-generated fallback blocks
- First-Class Tokens (FCTs)
- EVM compatibility (planned)
Learn more at:
- Website: https://eternix.dev
- Documentation: https://docs.eternix.dev
Install dependencies:
npm installStart the development server:
npm run devBuild the documentation:
npm run buildPreview the production build:
npm run previewContributions are welcome.
Examples include:
- Fixing typos
- Improving explanations
- Adding diagrams
- Expanding documentation
- Reporting inaccuracies
See the Contributing section of the documentation for additional information.
The Eternix protocol is currently under active development.
Nothing described in these documents should be considered final or production-ready.
Protocol details may change as testing and research continue.
Documentation is licensed under the repository's license.