Skip to main content

Winter TS

TypeScript implementation of the WINTER traceability protocol for Ergo Blockchain.

It contains common required palmyra constants such as fee amounts and addresses. There are also factory classes to create utxos for traceability or exchange transactions.

This library can be installed using npm or yarn.

npm install winter-ts

Or

yarn add winter-ts