You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bitcoinj model depends on a connection to the actual peer to peer network. The intermediairy ROT could/should alleviate the known scalability and security issues of bitcoinj, resulting in a "lighter"-weight client.
The text was updated successfully, but these errors were encountered:
The Ring of Trust is meant as a layer to service light-weight clients.
A tremendous amount of work has been put in light-weight clients already and can be found here https://code.google.com/p/bitcoinj/wiki/HowThingsFitTogether and here http://bitcoinj.github.io/
The bitcoinj model depends on a connection to the actual peer to peer network. The intermediairy ROT could/should alleviate the known scalability and security issues of bitcoinj, resulting in a "lighter"-weight client.
The text was updated successfully, but these errors were encountered: