sovrin-foundation / steward-tools

tools for Sovrin steward
Apache License 2.0
9 stars 22 forks source link

separate technical from administrive questions #7

Open AxelNennker opened 6 years ago

AxelNennker commented 6 years ago

I suggest to split the script into two. One script that checks all the technical requirements and one that checks the administrative and operational topics. Maybe get rid of the second script altogether because there is also a word document by the Sovrin Foundation that asks the same questions and once should be enough. Some of the operational questions might be checked automatically e.g. if the Sovrin requires that all admins have separate accounts and be members of the group indyadm or something. Then the script could ckeck that there a more than one member in that group.

manavgupta0910 commented 5 years ago

I have created pool and domain genesis file from here and keys from int_keys script in indy node. The node gets start successfully but when i try to connect the client with indy node it give following error: org.hyperledger.indy.sdk.InvalidStateException: The SDK library experienced an unexpected internal error Can you tell why i am getting this error?