mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-04 13:05:49 +00:00
983 B
983 B
Release History (Changelog)
Please see the individual HISTORY.md and XAHAU_HISTORY.md documents in each package for changes:
- Release History for xahau.js
- The xahau package is a TypeScript/JavaScript library for interacting with the Xahau Ledger.
- Release History for xahau-address-codec
- The xahau-address-codec package provides functions for encoding and decoding Xahau Ledger addresses and seeds.
- Release History for xahau-binary-codec
- The xahau-binary-codec package provides functions to encode to, and decode from, the Xahau binary serialization format.
- Release History for xahau-keypairs
- The xahau-keypairs package implements Xahau cryptographic keypair and wallet generation, with support for rfc6979 and EdDSA deterministic signatures.