Using Stellar’s Federated Byzantine Agreement as a basis for consensus is a solid foundation. David Mazières’ paper[0] displays strong insights and proofs into the structure of byzantine systems with open membership. [0]: https://www.stellar.org/papers/stellar-consensus-protocol.pd... I wonder where the code for MobileCoin is, or when it will get open-sourced. All GitHub yields currently is this clearly non-affiliate…
I'm not sure I understand correctly, but from what I got, Stellar is a distributed ledger, but not a currency. There are no coins as such. But the upside is that the consensus is reached without a taxing algorithm. Everyone can run a node, but the whole system is not itself decentralised, because you need "anchors", which are banks or payment processors, to get your money in and out of the system. So then, what is th…
You also need exchanges for cryptocurrency[1], so why not admit it from day one and build that concept into the system?
And maybe it's possible to graft a cryptocurrency onto SCP by using consensus to choose nodes which receive freshly "mined" currency.
[1] The mythical closed-loop Bitcoin economy ain't going to happen.