Bitcoin Forum

Economy => Trading Discussion => Topic started by: mrkfdr on April 16, 2024, 01:58:52 PM



Title: are there any de-centralized crypto exchanges out there ?
Post by: mrkfdr on April 16, 2024, 01:58:52 PM
and have API or web-socket interface ? 
just asking.


Title: Re: are there any de-centralized crypto exchanges out there ?
Post by: OmegaStarScream on April 16, 2024, 02:01:09 PM
and have API or web-socket interface ? 
just asking.

That's too vague of a request. A lot of decentralized exchanges have an API, but what is it exactly that you're trying to achieve? fetching prices? trading? something else? what do you need websockets for? the more information the better we can help you.


Title: Re: are there any de-centralized crypto exchanges out there ?
Post by: mrkfdr on April 16, 2024, 02:10:19 PM
and have API or web-socket interface ?  
just asking.

That's too vague of a request. A lot of decentralized exchanges have an API, but what is it exactly that you're trying to achieve? fetching prices? trading? something else? what do you need websockets for? the more information the better we can help you.

for trading,
websocket for market data


Title: Re: are there any de-centralized crypto exchanges out there ?
Post by: Bitcoin_Arena on April 16, 2024, 04:22:27 PM
It depends on your definition of decentralized exchanges. If you mean those that just run on smart contracts based on different networks such as Ethereum, Binance Smart Chain, Solana, Base etc. then they are very many. Pick what suites you.

Personally, i don't consider them as decentralized exchanges.



Title: Re: are there any de-centralized crypto exchanges out there ?
Post by: mrkfdr on April 16, 2024, 06:04:00 PM
It depends on your definition of decentralized exchanges. If you mean those that just run on smart contracts based on different networks such as Ethereum, Binance Smart Chain, Solana, Base etc. then they are very many. Pick what suites you.

Personally, i don't consider them as decentralized exchanges.



Like bitcoin is decentralized, same concept. but on exchange of btc / usdt, usd, eur ....
with spot trading, order-book, makers and takers .. and  API , WS .. 


Title: Re: are there any de-centralized crypto exchanges out there ?
Post by: pakhitheboss on April 21, 2024, 12:49:16 PM
It depends on your definition of decentralized exchanges. If you mean those that just run on smart contracts based on different networks such as Ethereum, Binance Smart Chain, Solana, Base etc. then they are very many. Pick what suites you.

Personally, i don't consider them as decentralized exchanges.



Like bitcoin is decentralized, same concept. but on exchange of btc / usdt, usd, eur ....
with spot trading, order-book, makers and takers .. and  API , WS .. 


Try Bisq which operates as a P2P exchange and is somewhat decentralized as it uses the Bitcoin network. You would need to download its application which is only available for desktops and laptops. It is slow as it uses TOR to resist censorship which is a plus point if you are privacy focused. That being said you might encounter some issues while running the application and all you need to do is to restart the application every time you encounter a stall. You can find more details about the exchange like API, etc: https://docs.bisq.network/index.html


Title: Re: are there any de-centralized crypto exchanges out there ?
Post by: Yamane_Keto on April 21, 2024, 02:12:26 PM
Like bitcoin is decentralized, same concept. but on exchange of btc / usdt, usd, eur ....
with spot trading, order-book, makers and takers .. and  API , WS .. 

You will not find a decentralized platform that converts Bitcoin to altcoin except through P2P or using wBTC tokens on the same blockchain.
If you are looking for a centralized platform that does not require KYC, you can look at this list https://kycnot.me then you can search for API, SW,...


Title: Re: are there any de-centralized crypto exchanges out there ?
Post by: adaseb on April 24, 2024, 04:02:21 AM
Yes, almost every dex out there has API support. How do you think bots can market make on that particular exchange.

The issue is that usually the API info is buried somewhere on the website. If you go to Support or Help you should find the link somewhere there.

Keep in mind some are limited in instructions, you might have to figure out some parameters on your own. But each dex should have this.