Pages:
Author

Topic: How I can build a cryptocurrency exchange ? - page 2. (Read 687 times)

legendary
Activity: 2534
Merit: 1713
Top Crypto Casino
September 22, 2019, 01:03:27 PM
#13
As well as the other links provided by users you should also check this thread because theirs is an out of the box solution covering well over 1000 transactions per second on the free version: https://rubykube.io/

See this thread about RubyKube too: https://bitcointalksearch.org/topic/rubykube-create-your-own-exchange-with-open-source-not-an-ico-5028284

Even though that's a great suggestion (or the best even), I don't think it would help because it's a fork of Peatio and If OP is finding trouble working with that, I doubt RK will be any easier for him.



It has been over a week since the OP started the thread even last logged in. If he was after this information urgently then he would have shown some sort of action.

Having said that, RubyKube is almost like an all-in-one solution out of the box so with an install guide it should be relatively easy to install but it seems maybe the OP might not be able to do it.

What should almost always be avoided is the issue of asking a third party to install the exchange code and script because any unscrupulous developer could (if they should want to) load it with malware to steal funds as well as use any server access they have to try to set-up server back door access without the project owner even knowing about.

Asking any third-party to install an exchange is a very high risk strategy. The best policy is for owners to install it themselves with an easy install guide and RubyKube is a very good place to start.
staff
Activity: 3500
Merit: 6152
September 22, 2019, 12:15:52 PM
#12
As well as the other links provided by users you should also check this thread because theirs is an out of the box solution covering well over 1000 transactions per second on the free version: https://rubykube.io/

See this thread about RubyKube too: https://bitcointalksearch.org/topic/rubykube-create-your-own-exchange-with-open-source-not-an-ico-5028284

Even though that's a great suggestion (or the best even), I don't think it would help because it's a fork of Peatio and If OP is finding trouble working with that, I doubt RK will be any easier for him.
legendary
Activity: 2534
Merit: 1713
Top Crypto Casino
September 20, 2019, 06:11:21 PM
#11
Hello guys,
Anyone knows how to build a secured exchange. I have been using (Peatio) http://peatio.info/ but I find it quite difficult to modify it.
A little suggestion will be helpful, thanks in advance.

As well as the other links provided by users you should also check this thread because theirs is an out of the box solution covering well over 1000 transactions per second on the free version: https://rubykube.io/

See this thread about RubyKube too: https://bitcointalksearch.org/topic/rubykube-create-your-own-exchange-with-open-source-not-an-ico-5028284
staff
Activity: 3290
Merit: 4114
September 20, 2019, 10:26:33 AM
#10
Running an exchange isn't as simple as just opening one, and raking in the money. You have to consider the legal implications which could arise, and likely get insurances, and be able to cover x amount of money just in case anything goes wrong. Especially, if you're using someone else's code, and haven't gone through it yourself. The issue with using open source code in this instance it is likely a bigger target to attackers due to the fact that there's multiple exchanges running the software opposed to just one if you use custom code.
jr. member
Activity: 444
Merit: 2
Theagriverse.io
September 20, 2019, 06:46:28 AM
#9
Hello, if you're looking at building an exchange using Peatio, I have the skills to assist you with that. Kindly refer to this thread, you can pm me if you need a private discussion https://bitcointalk.org/index.php?topic=5185827.new#new
member
Activity: 103
Merit: 10
September 16, 2019, 08:06:45 AM
#8
Please have a look at this guide https://coinswitch.co/tools. They have 5min procedure to set up a custom Crypto exchange.
member
Activity: 246
Merit: 10
For success work hard!
September 15, 2019, 10:50:41 AM
#7
Are you interested in building up a crypto exchange website where all of the users will buy and sell crypto coins? If yes, you simply search on google. Besides, you can simply follow this one: https://exchange.all-stocks.net I hope you'll get some basic idea what they have done already. This is a place which offer free coupon code for the users "ALLBTK". Besides, it has a feature for regular crypto news and updates.
legendary
Activity: 2338
Merit: 10802
There are lies, damned lies and statistics. MTwain
September 15, 2019, 08:58:38 AM
#6
Nearly a year ago you were claiming that:
We can build any Rental , Exchanges , Sales softwares
The question in the OP seems to water down that assertion. Software creation requires many prior steps, being one of the primal ones to create an exhaustive functional and technical requirement description, and then exploring the platform that best matches those requirements (or go for a custom build approach is nothing else seems fit).

Many projects fail for not performing these steps with the necessary dedication, only to find out later down the road that the chosen platform does not meet the functional or flexibility needs.

In any case, an Exchange is no small matter. Taking custody of other peoples crypto assets, and being a center piece to their trades needs a professional team behind, with clear knowledge and know-how of what they are doing. The doubts expressed in the OP would lead to doubts of all sort on the exchange being built itself.
sr. member
Activity: 860
Merit: 423
September 15, 2019, 07:41:25 AM
#5
If you are asking this, you should not run one. In any case, HodlHodl.com is going to open-source their exchange. Interested people may look into their source code to learn.

https://www.coindesk.com/hodl-hodl-wants-you-to-clone-its-p2p-bitcoin-exchange
legendary
Activity: 2296
Merit: 1014
September 14, 2019, 03:30:38 PM
#4
Hello guys,
Anyone knows how to build a secured exchange. I have been using (Peatio) http://peatio.info/ but I find it quite difficult to modify it.
A little suggestion will be helpful, thanks in advance.
Got bad informations for you. Sadly if you need to ask that question, you can't do it.
Even experts in computer security with years and years of knowledge fail to make secured exchange. Almost all exchanges got hacked sooner or later and if you started learning, you could be doomed here.
Building exchange is hardest task you can do in Bitcoin world, even mining is easier and still really hard to do profesionally.
member
Activity: 406
Merit: 10
September 14, 2019, 12:52:27 PM
#3
Building an exchange without the necessary knowledge is very dangerous and it's users could loose all their funds, You need to first learn how to code then take website building and management courses before moving into exchange website building, management and security courses.
staff
Activity: 3500
Merit: 6152
September 14, 2019, 11:31:15 AM
#2
You can take a look at OpenTrade, BlinkTrade, and WLOX.

If you're asking this though, you probably shouldn't be trying to build an exchange (for people to use) because you clearly don't have the necessary knowledge.
newbie
Activity: 6
Merit: 0
September 14, 2019, 09:49:52 AM
#1
Hello guys,
Anyone knows how to build a secured exchange. I have been using (Peatio) http://peatio.info/ but I find it quite difficult to modify it.
A little suggestion will be helpful, thanks in advance.
Pages:
Jump to: