I'm trying to leverage this SDK within a pre existing code base. Within this SDK it looks like everything is hardcoded to read from a config.json file? Is there any other way to be able to configure the SDK to use either env variables or things that get passed in?
Is there somewhere else with better documentation on how to leverage this SDK? From reading the source code it looks like it requires a hardcoded config.json in a specific path?