Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 439 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 439 Bytes

Reference

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 %}