Skip to content

v0.1.0-alpha

Choose a tag to compare

@github-actions github-actions released this 17 Dec 19:09
· 273 commits to development since this release
Immutable release. Only release title and notes can be modified.
833eae4

The Sovereign Network - Alpha Release

WARNING: This is an alpha release for testing purposes only.

This release is NOT ready for production use. It is intended for:

  • Early testing and feedback
  • Development and integration work
  • Understanding the system architecture

Do NOT use this release for:

  • Storing real value
  • Production deployments
  • Anything requiring security guarantees

Downloads

  • Linux (x86_64): zhtp-linux-x86_64.tar.gz
  • macOS (x86_64): zhtp-macos-x86_64.tar.gz (without Bluetooth support)

Quick Start

# Extract
tar -xzvf zhtp-<platform>.tar.gz

# Run
./zhtp --help

What's Included

  • ZHTP node with mesh networking
  • Identity management (DID-based)
  • Blockchain with proof-of-work mining
  • Domain registration (.sov domains)
  • Website deployment to mesh network
  • QUIC transport with post-quantum cryptography

Known Limitations

  • Alpha software - expect bugs and breaking changes
  • macOS build does not include Bluetooth support
  • Some features are incomplete or experimental

For bug reports, please use the bug report template.