Just an idea, but would it not be possible to establish a peer-to-peer exchange infrastructure ?
Without some central exchange as it's now the case ?
Maybe use the MNs in the process as place to match orders for specific pairs ?
Something similar to OpenBazaar but for Crypto pairs.
Bitcoindark will do that. The released library should be added to DRK.
Would enhance all sides.
Most blockchain based technology (not just currency) has the ability to have that functionality. Bitcoin itself included.
I think Andreas Antonopoulos mentioned how it would work for most blockchain based coins in his presentation to a Canadian Senate Committee.
I need to watch that.
I've got a basic working p2peer market that uses a DHT, but security is a hard problem (for me, I'm a noddy) with my model - I can think of a dozen ways a bad peer could bugger things up, kind of like bad torrent files etc. Evan solved this problem (or a similar one anyway) largely economically with the MN network, I'm still trying to come up with something viable...
