Our powerful toolkit is designed to help you create and integrate around Wazo products, from an embedded softphone to modular plugins. Whether you're a seasoned developer or just starting out, the Wazo E-UC Plugins SDK is designed to fit any JavaScript project.
Using a Package Manager You can install our SDK with your favorite package manager in the following ways:
# NPM
npm install @wazo/euc-plugins-sdk
# YARN
yarn add @wazo/euc-plugins-sdk
Please find the SDK Documentation here.