SDK Configuration
TS SDK Configuration
Endless
class
Endless
classThe first step to interact with the Endless chain using the SDK it to instantiate an Endless class. This class is the main entry point into Endless's APIs.
EndlessConfig
class
Config
classSometimes you might want to use custom configurations when interacting with the Endless chain. For that we have EndlessConfig class that holds the config information for the SDK client instance.
Available configuration
Last updated