We should add tooling to allow easy migration from go-ssv to Anchor - this basically only consists of converting their keys.json format to our key.pem format. We can consider doing this implicitly on startup (if the former is in the data dir, but the latter is not) or add an explicit cli tool to do it