Maybe its me being noob , but where can i find the decentralized exchange ? ( i know its everywhere but i mean an access to it )
I looked in my wallet ( v. 1.1.1.3 ) but nothing there. What am i missing ?
We have a user guide for the decentralised exchange!
It was created by the community.
Special thanks to @aderks for leading the initiative.
It'll be progressively updated as we go.
Here's the link:
https://docs.google.com/document/d/1DWmeD86mvzM1gG-g3_i0_TApjAnmzbUefhEXGYKRqYc/edit?usp=sharing
Wow very cool ! i will try it soon when i am more awake. Unfortunately the author didn't provide an 'overview' so its kinda overwhelming at first for non-techies.
But basically as i understand it, every bitcoin-type wallet has RPC, which means that these wallets can be accessed by a program from the backside. in case of blocknet this program is xbridgep2p. This program then makes the connection to your wallets, and enables you to 'advertize' a trade offer on the blocknet. is this correct ?
Yup, that's the gist of it.
xbridgep2p provides the following components:
- DHT network overlay
- end-to-end encrypted p2p messaging protocol
- coin exchange protocol
For decentralised exchange, it functions to
- broadcast orders
- compile an order book
- match orders
- instruct your wallets to follow the steps of the coin exchange protocol
- check that the counterparty plays by the rules of the coin exchange protocol
Great work. Now as trader, i like to see charts of course. As a suggestion, you should make an API for the guys at coinigy, this is a 3rd party platform that accesses different exchanges to trade. Instant visuals