Bridging blockchain and banking β Solana transactions as ISO 20022 messages
A bridge between Solana and ISO 20022, the global standard for financial messaging. Converts on-chain stablecoin transactions into standard banking reports: camt.053 (account statements), camt.054 (credit notifications), semt.002 (custody statements), and BAI2 format. Also supports pain.001 β initiating stablecoin transfers using the same XML format banks use for SEPA payments. Makes blockchain legible to ERP systems without any bank involvement.
Solo project by Roman B. Built at the intersection of two worlds: ISO 20022 migration expertise from banking, and Solana development from personal interest. Looking for contributors familiar with treasury management systems or stablecoin compliance.
Born from a simple question: what if a CFO could reconcile stablecoin payments in their existing ERP system without knowing it's blockchain? Started by parsing Solana transaction data and mapping fields to ISO 20022 XML schemas. The hardest part was mapping Solana's account model to the debtor/creditor structure of pain.001. Built with TypeScript, Solana web3.js, and a custom XML generator. Deployed on Netlify with a live demo that generates sample reports from real Solana devnet transactions.
Think this should exist? Let the community know.