eckoDEX SDK
Initializing a eckoDEX SDK client
Initializing a eckoDEX SDK client is super simple and straightforward.
You can also pass your account and/or secret key into the initializer to avoid the need to pass them into each function call.
A client instance includes all the core methods you'll need for interacting with the swap.
Last updated