0
What configuration is required to run the Ardor wallet software without downloading the entire blockchain, but only connect to a remote node?
0
What configuration is required to run the Ardor wallet software without downloading the entire blockchain, but only connect to a remote node?
1
You can install and Ardor node then choose the light client option during installation or later set the following property to true in your nxt.properties file:
nxt.isLightClient=true