Skip to content

Instantly share code, notes, and snippets.

View AmitKulkarni23's full-sized avatar
🎯
Focusing

AmitRK AmitKulkarni23

🎯
Focusing
View GitHub Profile

Ledger POC — System Design

A production-style double-entry ledger with simulated onchain settlement, built on AWS serverless infrastructure. Demonstrates the core engineering concepts behind financial systems: atomicity, immutability, idempotency, and event-driven settlement lifecycle.


Table of Contents

  1. What This Demonstrates
  2. Architecture Overview