Skip to main content

Installation

To install the SDK, run:

yarn add @subsocial/api

Also, you can add additonal methods for utility using the utils package. Install it like this:

yarn add @subsocial/utils

❗ In order to correctly build the application, Yarn needs to be used. If you try to use NPM, you may face issues with some NPM packages.