Skip to content

Releases: wbsckt3/medusa-ledger

v0.1.0 — Initial Open Source Release

Choose a tag to compare

@wbsckt3 wbsckt3 released this 15 Aug 17:40
1d33449

Medusa Ledger v0.1.0

Initial public release of Medusa Ledger, an open-source trust ledger for business events.

What's included

  • Append-only SHA-256 ledger
  • Canonical event hashing
  • Block chaining and integrity verification
  • MemoryStore and FileStore
  • HTTP API
  • JavaScript SDK
  • CLI
  • Docker support
  • Protocol specification (SPEC.md)
  • Spring Boot HTTP integration

Architecture

Medusa is designed as an evidence layer for business systems:

Business Application → Operational Database (State)
→ Medusa Ledger (Evidence)

Medusa does not replace your ERP or operational database.
It provides a verifiable record of the events that matter.

Documentation

License

Apache-2.0

Support

If you find Medusa useful, consider supporting its open-source development through GitHub Sponsors:

https://github.com/sponsors/wbsckt3