Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.02 KB

File metadata and controls

27 lines (19 loc) · 1.02 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

Added

  • Placeholder for changes that will be included in the next release.

0.1.0 - 2026-05-29

Added

  • Soroban smart contract for soulbound vaccination records.
  • Express backend with Stellar SEP-10 authentication and JWT-based issuer authorization.
  • React frontend for patient, issuer, and verification workflows.
  • Python FastAPI analytics service for vaccination metrics and bulk verification.
  • Docker Compose configuration for local multi-service development.
  • Contract deployment, backend startup, and frontend build guides.
  • Troubleshooting documentation for common RPC, key format, and Docker issues.
  • Security guidance for secret scanning and HTTP header hardening.
  • Staging environment workflow for release tagging and production promotion.

[References]