Skip to content

Latest commit

 

History

History

reference

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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