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)