Bitcoin Forum
May 06, 2024, 10:50:55 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Looking for an elite coder (no pun intended) to help me create a new exchange  (Read 307 times)
theminer (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0



View Profile
January 27, 2017, 02:19:45 AM
 #1

Well the title says so.

Why?
Trading fees are ridiculous. 0.2% (most place) of the bitcoin price, is way too much.
You know they process the same "complexity" for an altcoin worth 90 times less.

My background:
Full Stack Developper. Running dozen of websites with recurring revenues. Financialy independant.
Don't know enough about the ins and outs of the blockchain to create it all on my own if I don't want it to be crappy.


Please insult me in PM if you feel like it, don't trash my thread.

Peace, Love and Bitcoins.

G
1714992655
Hero Member
*
Offline Offline

Posts: 1714992655

View Profile Personal Message (Offline)

Ignore
1714992655
Reply with quote  #2

1714992655
Report to moderator
1714992655
Hero Member
*
Offline Offline

Posts: 1714992655

View Profile Personal Message (Offline)

Ignore
1714992655
Reply with quote  #2

1714992655
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714992655
Hero Member
*
Offline Offline

Posts: 1714992655

View Profile Personal Message (Offline)

Ignore
1714992655
Reply with quote  #2

1714992655
Report to moderator
1714992655
Hero Member
*
Offline Offline

Posts: 1714992655

View Profile Personal Message (Offline)

Ignore
1714992655
Reply with quote  #2

1714992655
Report to moderator
franky1
Legendary
*
Offline Offline

Activity: 4214
Merit: 4473



View Profile
January 27, 2017, 03:29:07 AM
 #2

when making an exchange.

1. if you are going to handle fiat. expect costs of running to be higher and alot of fiat compliance rules required.

2. never have a private key on the front end server. instead just have public keys attached to peoples accounts for deposit display.
and a database to store withdraw requests. which a separate remote system watches the withdrawal request database. to separately process withdrawals. thus mitigating any hackers from stealing keys from the front end server.

3. as an extra 2factor authentication. ask customers to supply a unused public key of their own. and then send the customer a random message to sign using their key(privately on their own wallet) and paste in the signature back to you as the 2factor response. this way only the customer can make requests.

meaning no passwords need to be stored on the front end server either. making the front end server just the GUI interface with nothing of value to grab.

man exchanges do not do this. which is the rookie mistake.

I DO NOT TRADE OR ACT AS ESCROW ON THIS FORUM EVER.
Please do your own research & respect what is written here as both opinion & information gleaned from experience. many people replying with insults but no on-topic content substance, automatically are 'facepalmed' and yawned at
piloder
Legendary
*
Offline Offline

Activity: 966
Merit: 1006


View Profile
January 27, 2017, 03:44:16 AM
 #3

In the meantime you can also search for blockchain developer or trading platform developer here https://www.xbtfreelancer.com/
This is freelancing service platform for bitcoin niche.
theminer (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0



View Profile
January 27, 2017, 03:47:48 AM
 #4

In the meantime you can also search for blockchain developer or trading platform developer here https://www.xbtfreelancer.com/
This is freelancing service platform for bitcoin niche.

terrific Smiley

Thanks a bunch!

G
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!