Alpha Version: SignEngine is currently in alpha testing. You need an invitation to register.
Skip to main content

Installation

To install the SignEngine TypeScript SDK, run the following command in your project directory:

npm install @repo/api-client

Or using yarn:

yarn add @repo/api-client

Requirements

  • Node.js 14.0 or higher
  • TypeScript 4.0 or higher (if using TypeScript)