i like the idea of decentralized exchanges because i made a lot bad experience with centralized ones. the question is, if all that works like you are planning. currently, decentralized services in common have a latency time to execute actions which could be a problem for exchanges.
Lets not get ahead of ourselves here this is an exchange in similar fashion to BTC-E or Cryptsy that runs on a server written in PHP, MYSQL that a newbie can setup in a matter of hours it will have step by step video instructions for succesful setup.
since there will many of them setup for each coin by community spreading the risk across many many exchanges. There will be first mover advantages gaining user trust.
Marinecoin DEV
http://marinecoin.orgSo you definition of decentralized exchange you are using here is 'multiple users running their own centralized exchanges'?
Maybe that was clear to others in the addition of 'peer server side' but didn't make sense to me.
So how far along are you with all of this?
I don't think you can get away completely from centralization.
pretty far, way beyond concept stage, you can register user, deposit coins, trade and withdraw among many markets. create new markets,
you can enter wallet details like rpc port min trade amount max withdraw amount and instantly see the new wallet appear dynamically generated among other existing wallets in the users Balances area without any additional coding
deposits and withdraws activity are regulated by each wallets blockchain speed if a recent block is not found within a few hours the particular wallet deactivates temporarily until new blocks found, password and email update area is done,
Deposit and withdrawal records are kept for each user and final balance is signed to a table row after each transaction,
PayPal deposit is done but requires a paypal business account for automatic balance update after check out, I have configured Payeer payment option but have not tested it yet still waiting for Payeer to confirm my site.
integrated an ip detection code prevents browsing via proxy and session hijacking ends session if next viewed page is from a different ip address all password hashed 512sha
reduced attack area on the site overall, all inputs filtered and sanitized no dashes quote marks funyy characters etc as input , HTTPS SSL of-course,
charting system shows past 72 hours of price chart with volume, this week I will finish the user activity overview area, after that it is final design of the look and feel of the pages.
First live version of Marinex will start trading within 3 weeks on marinecoin.org Market section, next I will setup a few other exchange servers for some altcoins to further test before I can make it available to everyone.
Cheers