Update milestones

This commit is contained in:
fengzie 2024-05-20 08:55:47 +08:00
parent 0d997450fa
commit ddbf184c1b

View File

@ -56,6 +56,7 @@ Telegram: https://t.me/+TichBR0O3W5hM2M1
Mingfeng Yang, fengzie_mbz
1) Joined Cisco in 2010 as a Technical Leader and founder of the Innovation Club in local branch.
2) Holds 6 US and international invention patents granted by the United States Patent and Trademark Office (USPTO), 19 internal Cisco patents.
3) Put main effort on Mobazha for more than 5 years.
Chanli Fan, Community Operation
1) Worked as a project manager for a listed technology company in Hangzhou.
@ -69,19 +70,13 @@ Tim Zhou, Partnerships
We provide a decentralized marketplace, which you could consider it as a decentralized Amazon. Users have their stores in own devices instead of a centralized server, including listings, orders, payments, and shipping etc. All devices connect to each other, and build up the e-commerce network.
Unlike traditional self-hosted stores deployment, user doesn't need to have a VPS server with a public IP. Just a device connecting to internet is enough. It can be plugged in and out of the network in different place at any time.
Unlike traditional self-hosted stores deployment, user doesn't need to have a VPS server with a public IP. Just a device connecting to internet is enough. It can be plugged in and out of the network in any place at any time.
We would focus on privacy ecommerce. There are goods that buys don't want to be tracked by other people. Certainly it should be legal. Crypto itself is announced as a way to protect user privacy, especially Monero. We don't ask for KYC. User can do trade worldwide.
We would focus on privacy ecommerce. There are goods that buyers don't want to be tracked by other people. Certainly it should be legal. Crypto itself is announced as a way to protect user privacy, especially Monero. We don't ask for KYC. User can do trade worldwide.
From a technology perspective, we use IPFS to build up the lower layer of the network. On top of IPFS, we develop protocols of e-commerce and social media protocols for running the business. We use crypto as the payment method and develop smart contracts to provide moderation support, to make trade safe in anonymous environment.
If it successes, Monero people would have a way to directly do trade instead of exchange. Many other people may also consider to hold and use Monero as a payment method.
Below are some screenshots:
Screenshot image 9. Screenshot image 1. . Screenshot image 5.
If it successes, Monero people would have a way to directly do trade instead of exchange to other coins or fiats. Many other people may also consider to hold and use Monero as a payment method in the network.
We always stick to the following principles.
@ -93,31 +88,42 @@ We always stick to the following principles.
### Milestone 1 - Preparation - upfront - 45 XMR
Currently Mobazha supports Bitcoin and Ethereum like coins, and ERC20 tokens such as USDT, USDC, etc. For Bitcoin like coins, the interface is designed to use blockbook service to help with the blockchain data, such as transaction history, balance, events listening etc., https://github.com/trezor/blockbook. For Ethereum like coins and ERC20 tokens, it uses Infura and Etherscan etc.
Currently Mobazha supports Bitcoin and Ethereum like coins, and ERC20 tokens such as USDT, USDC, etc. For Bitcoin like coins, the interface is designed to use [blockbook](https://github.com/trezor/blockbook) service to help with the blockchain data, such as transaction history, balance, events listening etc. For Ethereum like coins and ERC20 tokens, it uses Infura and Etherscan etc.
Also for protecting trade with moderation, we use multisig of 3/2 for Bitcoin like coins and smart contract for Ethereum.
For Monero, there is no support from blockbook, https://github.com/trezor/blockbook/issues/535.
To support direct trade and moderation with Monero, we have a draft thought and design. We need to do research and experiment with it.
To support direct trade and moderated trade with Monero, we have a draft thought and design. We need to do research and experiment with it.
### Milestone 2 - Sell and buy goods with direct payment - 1.5 months, paid upon release of first test build - 100XMR
Build in a Monero wallet and integrate with trade system. Support to sell and buy goods with direct payment.
- Generate Monero address for a store
Build in a Monero wallet and integrate with trade system. Support to sell and buy goods with direct payment in Mobazha.
- Generate Monero address for each store
- Support to send and receive XMR
- Support to view XMR transaction list for store and buyer
- Watch for incoming XMR payments
- Support to view XMR transaction list for a store
- Watch for incoming XMR payment events
- Monero integration in the listing creation process
- Monero integration in the order process
- Update desktop, mobile, and web apps
### Milestone 3 - Moderation support to prevent fraud - 2 months, paid upon release of first test build - 105XMR
The network is consist of people from worldwide. The moderation system will be a key part of the network to prevent fraud and abuse.
Like a buyer or a seller, a moderator is also just another type of user on the Mobazha network. Anyone can choose to become one and make their services as a moderator available on the network.
In a decentralized network, the individual users are each responsible for their own experiences which includes contributing positively to the community by building their business and reputation as well as protecting themselves.
We have built up the interface and system for Bitcoin like coins with 2/3 multisign and smart contract for ETH like. We need figure out and implement a common solution for Monero as well.
For more information, please check below links:
https://mobazha.org/moderators-and-moderated-payments
https://mobazha.org/scam-prevention
### Milestone 4 - Publicity and promotion - paid upon the adoption results monthly - 95XMR
Gain 1.5k users worldwide, who do trade in the network and use Monero.
Do publicity in social medias, and gain 1.5k seed users worldwide, who do trade in the network and use Monero.
### Milestone 5 - Maintenance considerations - 50 XMR
### Milestone 5 - Maintenance considerations - paid 3 months later after milestone 3 of dev completion - 50 XMR
We will prioritize ongoing technical support, security updates, and feature enhancements to ensure the platform remains robust and up to date with the evolving needs of users and the blockchain ecosystem. This includes regular audits, bug fixes, and compatibility updates with the Monero network and any relevant standards or protocols. We would also continue to work together with Monero to develop and promote the platform.
We will prioritize ongoing technical support, security updates, and feature enhancements to ensure the platform remains robust and up to date with the evolving needs of users and the ecosystem. This includes regular audits, bug fixes, and compatibility updates with the Monero network and any relevant standards or protocols. We would also continue to work together with Monero to develop and promote the platform.