We built a ZK-APP that allows everyone to generate a stealth address ( One time untraceable address generated per transaction ) for Mina protocol.
There are still many privacy concerns in the blockchain ecosystem for both the user and companies, we have seen cases like Tornadocash that showed to us how fragile and important security and privacy are. In that sense, we are building ZK-app which allows everyone to create a stealth address using Mina protocol ( https://hackernoon.com/blockchain-privacy-enhancing-technology-series-stealth-address-i-c8a3eb4e4e43).
We focused our solution on businesses first as they are affected by this traceability problems when paying suppliers, managing cashflows investments and contracts, also handling payrolls, and dealing with partnerships , but it could be use by anyone involved in Mina Protocol
We used zk-app CLI to develop our ZK-APP and smart contracts, also we used snarkyjs to build and use different cryptographic algorithms ( such as the elliptic curve algorithm ) t. Additionally, we used different snarkyjs functions to finish our smart contracts, our main focus was building a smart contract that could be used by anyone in Mina's ecosystem that is interested on adding privacy to transactions