Enable the process of adding new chains from outside the code by maintaining a JSON of all the chains and their configs.
The chain support can be added in the JSON and the SDK can perform the get request to the JSON to get the list of chains and their configurations
This update will enable the dev not to have to update the SDK version every time new chain support gets added.