@affinidi-tdk/common
v1.26.0
Published
Affinidi TDK Common library with shared utils
Downloads
1,303
Readme
@affinidi-tdk/common
Install
Prerequisites
Ensure you have the following installed:
- Node.js v20.x or later
💡 Node.js v20 is supported, but the LTS (Long Term Support) version is recommended for better stability and performance. For details on current LTS version check Node.js releases page.
- npm v11.6.0+ (Node.js package manager)
Javascript
npm install @affinidi-tdk/commonPython
run inside python virtual env
pip install affinidi_tdk_commonManually build package
npm i --prefix .
npm run build
npm run packageThe code will be generated under /dist for each language.
