Mobazha is derived from OpenBazaar. It is a decentralized online marketplace network that allows users to create and manage their own stores without the need for a central authority. It aims to provide a secure, private, and censorship-resistant trading environment.
Hi @zerodartz , I’ve broken down the payment methods in our current mobazha system into two types: direct payments and multi-signature escrow payments that involve a third-party moderator in our complete order process. After reviewing them, I think using z-addresses for order payments could work, but I’m still trying to figure out how to code them properly. Do you have any code examples/project/snippets recommended that demonstrate how to generate a z-address and create payment transactions using z-addresses?