Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Panurus, an LF Decentralized Trust project.
<!--TODO: Add logo here> <-->

![Panurus](https://raw.githubusercontent.com/LFDT-Panurus/TSC/main/logos/Panurus-transparent.png)


Panurus is an Apache 2.0 licensed, mature, production-grade framework for issuing, transferring, and managing tokens on permissioned blockchain networks. Active since 2021 with proven deployments in wholesale CBDC experiments (Banque de France DL3S, Bank of Canada Project Samara), the SDK provides comprehensive token infrastructure including fungible and non-fungible token support, multiple privacy levels (cleartext FabToken and privacy-preserving ZKAT-DLog with zero-knowledge proofs), and a complete service layer for transaction orchestration, identity management, auditing, and cross-chain atomic swaps. Its driver-based architecture enables network agnosticity across Hyperledger Fabric, FabricX, and other DLT platforms, allowing core application logic to remain portable while the SDK handles backend-specific integration. By standardizing token models and flows under vendor-neutral LFDT governance, the SDK reduces duplication across projects, strengthens security through collaborative review, and establishes a reusable tokenization layer for enterprise blockchain deployments handling real-world financial assets.

Panurus addresses three critical requirements fundamental to enterprise blockchain adoption: **Privacy** (protecting sensitive transaction data while enabling selective disclosure), **Performance** (achieving institutional-scale throughput without sacrificing decentralization), and **Compliance** (providing auditing and regulatory oversight capabilities).
Expand Down