Factance
Factance is a factoring platform that empowers small businesses to unlock liquidity from government-verified invoices, tokenized as RWA on the XRP Ledger. No wallet needed, sovereign-grade yield.
Demo Video
Project Information
At a Glance
Factance is a factoring platform that empowers small businesses to unlock liquidity from government-verified invoices, tokenized as RWA on the XRP Ledger. No wallet needed, sovereign-grade yield.
Description
- The Vision: Solving the SME Cash-Flow Crisis
In France, 25% of business failures are caused by late payments, not a lack of business (Banque de France). And small firms are twice as vulnerable. Yet SMEs represent 99% of French companies and win billions in public contracts yearly. Factance is a decentralized factoring platform that bridges this gap. By merging the legal certainty of French administrative law with the speed of the XRP Ledger, Factance transforms verified public receivables into fast, tradable capital. Our mission: democratize financial agility for the backbone of the economy.
- Riding the E-Invoicing Regulatory Wave
Factance is built on a regulatory tailwind. E-invoicing has been mandatory for French public-sector suppliers since 2020 via Chorus Pro, and the PLF 2026 now extends this to all private companies by 2026-2027 under EN 16931 and Factur-X. Every invoice is already a structured XML document, a natural digital asset. The B2G segment offers a government-verified dataset that Factance leverages directly: if the State has validated the invoice, the receivable is real.
- Invisible Blockchain: The Web 2.5 Experience
The biggest barrier to blockchain adoption is complexity. Factance eliminates it for the seller. The SME uploads a Factur-X PDF; our backend handles XML extraction, XSD validation, Chorus Pro verification, compliance analysis, tokenization, and DEX listing without the vendor ever touching a wallet. Custody wallets are managed server-side with encrypted seeds. In production, the SME will receives a standard SEPA credit while on-chain settlement between investors happens in 3-5 seconds. We deliver DeFi power with the familiarity of a banking app.
- XRPL Architecture: The Dual-Token Model
Factance uses native XRPL primitives. Each invoice creates two linked on-chain assets:
- MPT (XLS-33): An immutable provenance anchor (max supply: 1) with XLS-89 metadata encoding the invoice hash, Chorus Pro status, compliance score, and IPFS CID, all under 1024 bytes. Created with clawback enabled for clean retirement at maturity.
- IOU Trust-Line Token: Since XLS-82d (MPT DEX trading) is not yet live, we issue a parallel IOU whose currency code embeds the MPT ID. This IOU trades on the native XRPL DEX against XRP, giving investors a liquid orderbook market per invoice. At settlement, the issuer claws back both IOU and MPT, closing the lifecycle on-ledger.
Our Compliance Notary also anchors each artifact on-chain: SHA-256 digest and IPFS CID are written as AccountSet memos, creating a tamper-proof audit trail without bloating the ledger.
- Dual-Certification: AI Compliance Engine
To protect liquidity pools and sellers, Factance implements a two-layer compliance gate:
Chorus Pro Verification: The protocol queries the government API to confirm "Service Fait" (service rendered) status before tokenization, ensuring the public debtor acknowledges the debt.
LLM Smart Audit: A Large Language Model grounded in French public procurement law (Code de la Commande Publique, CMF L.313-23) analyzes each invoice for legal enforceability and assignment validity. Rule engine and LLM verdicts merge conservatively: AI can only tighten, never relax, the compliance score.
Only invoices passing both layers are tokenized. Non-compliant receivables are blocked from the marketplace, maintaining network integrity.
- Investor Value: Near-Zero Default by Design
Factance offers investors a unique RWA class: Sovereign Receivables. In B2G, the debtor is the French State. Under administrative law, these are mandatory expenditures that cannot be defaulted on. France's investment-grade sovereign rating (AA-/Aa3) makes structural non-payment risk negligible. Investors are not betting on a company; they are buying a guaranteed sovereign obligation already validated in Chorus Pro. Factance provides real-economy yield as a DeFi safe haven.
- What We Built and Why XRPL
Our working prototype on XRPL Testnet covers the full lifecycle: Factur-X PDF ingestion with XSD validation, Chorus Pro verification with Ed25519 signatures, LLM compliance with IPFS notarization and on-chain anchoring, MPT minting, IOU issuance, DEX listing and purchase, XRP settlement with dual clawback, legal assignment workflow, pooled investment fund with NAV tracking, and a React marketplace with live orderbook queries. The entire cycle runs end-to-end on testnet.
We chose XRPL because no other chain offers this natively: a built-in DEX with orderbooks, MPT tokens for provenance, trust-line clawback for settlement, 3-5 second finality, and sub-cent fees. Factance needs no smart contracts, no oracles, no bridges. The protocol itself is the infrastructure.
Technical Details
This was our first project on the XRP Ledger. The steepest challenge was understanding XRPL token standards: MPT (XLS-33) for provenance, IOU trust lines for trading, and discovering that MPT DEX trading (XLS-82d) is not yet live — which led us to the dual-token architecture: one MPT for proof, one IOU for DEX, both clawed back at settlement.
We also leveraged native XRPL features: the built-in DEX with BookOffers queries, trust-line clawback, and AccountSet memos to anchor compliance digests on-chain alongside IPFS.
The Factur-X XML pipeline and LLM compliance engine were closer to our usual stack (Python, LangChain). The real challenge was the end-to-end integration: PDF upload → XML validation → Chorus Pro verification → compliance → MPT mint → IOU issuance → DEX listing → purchase → XRP settlement → dual clawback, all in one FastAPI backend with custody wallet management.
Team
2Felix Zapata
Clémence Plenet
Hackathon
HACK THE BLOCK 2026 Paris Blockchain Week XRPL Hackathon
Duration
Apr 11, 6:30 AM - Apr 12, 6:00 PM UTC