Post
Topic
Board Project Development
Re: Mercury - Fully trustless cryptocurrency exchange - Looking for testers!
by
mappum
on 25/03/2015, 23:54:24 UTC
Hi mappum, do you plan to add support for interacting with coin daemons instead of relying on inbuilt SPV clients?  This way people could host their own nubits daemon and mecury could just call its APIs? This seems to me a much more scalable solution.

The currently implemented coin clients will already do this (they check for a node running on localhost, and if there is one they use it as a trusted peer). You're right, it might be a good idea to get Nubits to work like that, so that a SPV client doesn't have to get developed first.