@xoxno/sdk-js
    Preparing search index...

    Type Alias XOXNOClientOptions

    XOXNOClientOptions: { apiUrl: string; chain?: Chain } & OurRequestInit

    Host-supplied configuration for XOXNOClient.

    The SDK does not read environment variables or choose an API deployment. Always pass the API base URL from the application configuration. chain selects the MultiversX contract set used by generated endpoints; Stellar transaction builders take their own explicit network and contract options.