5 releases (3 breaking)

Uses new Rust 2024

0.6.0 Aug 22, 2025
0.5.0 May 15, 2025
0.4.0 Apr 2, 2025
0.3.1 Mar 5, 2025
0.3.0 Mar 5, 2025

#5 in #distributed-ledger

Download history 10/week @ 2025-09-19 12/week @ 2025-09-26 4/week @ 2025-10-03

270 downloads per month

AGPL-3.0-only

22KB
374 lines

Kore Ledger Contract SDK

This repository contains the Kore Ledger Contract SDK (Software Development Kit). It is a library that must be used to build the logic that directs the life cycle of the subjects through the events that modify said life cycle. Consequently, we can say that a subject schema always has an associated contract that regulates how it evolves. The specification of both is done in governance.

Dependencies

~3–4MB
~92K SLoC