The Connext SDK allows developers to interact with the Connext protocol in standard Node.js or web environments.
{% tabs %} {% tab title="npm" %}
npm install @connext/sdk
{% endtab %}
{% tab title="yarn" %}
yarn install @connext/sdk
{% endtab %} {% endtabs %}