Installation
The Ternos-js npm library can be found here.
Prerequisites: NodeJS v.14+ & NPM
Install the latest stable version of the ternoa-js library in your existing project by running:
npm install ternoa-js
This package provides TypeScript types, but you will need TypeScript version 4.2 or higher to use them properly.
# for version 1.6.0-rc0
npm i [email protected]
Last updated