Handle network and ss58 prefix
Currently gcli does not use ss58 prefix. This is not a problem with Duniter but the indexer uses ss58 addresses as key depending on the network, so we must get this right.
Also it could be nice to make sure that the prefix is the good one when entering an address to try prevent actions on wrong network. That's the goal of the prefix after all