Skip to content

Releases: MoeraOrg/typescript-moeralib

TypeScript Moera library 0.16.6

13 May 19:07
Compare
Choose a tag to compare

TypeScript Moera library 0.16.5

14 Apr 21:19
Compare
Choose a tag to compare

TypeScript Moera library 0.16.2

26 Mar 03:33
Compare
Choose a tag to compare
  • Added timeouts for Node API calls.
  • Added seamless encoding/decoding of Body structures.

TypeScript Moera library 0.16.0

26 Jan 03:37
Compare
Choose a tag to compare

TypeScript Moera library 0.15.5

30 Aug 15:16
Compare
Choose a tag to compare
  • Cryptography and fingerprint utilities added (see documentation for details).
  • Updated API.
  • Added carte parameters to MoeraCarteSource constructor.
  • Added generateCarte() function for generating cartes using the private signing key.

TypeScript Moera library 0.15.4

16 Jun 19:09
Compare
Choose a tag to compare
  • Export schema validation functions.
  • Added overloads for shorten() and expand() functions for non-null values.

TypeScript Moera library 0.15.3

16 Jun 04:45
Compare
Choose a tag to compare

A new library that allows TypeScript (or JavaScript) applications for Node.js to easily interact with the Moera network.

The library's version corresponds to the moera-node version the library is compatible with.

Basic functionality is similar to that of the Python library.