Bitcoin Forum
July 03, 2024, 10:06:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: crypto exchange for sale  (Read 84 times)
ihitmani (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
November 01, 2018, 09:12:36 AM
Last edit: November 16, 2018, 10:51:55 AM by ihitmani
 #1

Hello, currently I am finishing crypto currency exchange project, that is left from my previous client. My previous client were not able to continue pay for development, so I decided to finish it. Will provide some period for free bug fix. Here it is tech details:
- backend Java stack/spring
- normal quality source code with unit tests, docs
- denormalized DB, in order to maximize throughput
- based on users registration, not anonym
- possibility to add multi factor auth
- microservice architecture
- user's wallets are encrypted, if there would be a leak of keys, intruder would not be able to decrypt private keys, at least without advanced computing power.
- sql databases, separate for each microservice
- Oauth/JWT users auth
- REST cross microservice communication secured with Oauth/JWT
- basic web UI/admin panel on angular stack/bootstrap, you may want to customize it with html+css
- docker files included
- currently only 3 currencies support
- limit for currency pair extension if you want to add new pair, it can't be changed dynamically, so have to modify the source, I plan to improve this by writing scripts that will automize it, but currently it is not there. At the end it is not hard to add it manually. Also possible to disable/enable existing pairs.
- overall it should be secured enough, there are different authorization roles in system

Just thinking if anyone would be interested to buy it at all?

upd: so even if I would add "lightning trade" feature that would allow to trade without network fee for any crypto currency ? as well remove network delay during trade for any currency...
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!