hyperledger / indy-node-monitor

Apache License 2.0
13 stars 28 forks source link

feat: dynamically provide api example values based on first listed network #58

Closed PatStLouis closed 1 year ago

PatStLouis commented 1 year ago

In order to avoid having a hard coded value for the sbn network, we can dynamically select the first entry in from networks.json file.

The example node name will still have to be edited but this doesn't prevent the API server from starting.