Verifiable Proof of Reserve for RWAs Tokenization in a privacy-preserve way
RWAs Tokenization promises the next wave of financial revolution. However, we still lack a standard way to verify the reserves backing the RWA tokens. Since TradFi players are joining the Mina ecosystem (eg. Mirae Asset Financial Group and Copper), we believe zkApollo can be the solution to verify the reserve for RWA tokenized securities, supporting the mission of Proof of Everything.
How It Works?
Our AppChain was built on ProtoKit (a framework for building privacy-enabled application chains) on Mina blockchain L1. It's zkapp with the SDK called "o1js". We can fetch the data via any API from custodians provided by the off-chain data to bring the data into the runtime module. The frontend was written in NextJS and testing is using jest test runner.