mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 09:18:02 +00:00
xahau-patch
This commit is contained in:
18
HISTORY.md
18
HISTORY.md
@@ -1,12 +1,12 @@
|
||||
# Release History (Changelog)
|
||||
|
||||
Please see the individual HISTORY.md documents in each package for changes:
|
||||
Please see the individual HISTORY.md and XAHAU_HISTORY.md documents in each package for changes:
|
||||
|
||||
* [Release History for **xrpl.js**](packages/xrpl/HISTORY.md) (formerly known as ripple-lib)
|
||||
* The **xrpl** package is a TypeScript/JavaScript library for interacting with the [XRP Ledger](https://xrpl.org/).
|
||||
* [Release History for **ripple-address-codec**](packages/ripple-address-codec/HISTORY.md)
|
||||
* The **ripple-address-codec** package provides functions for encoding and decoding XRP Ledger [addresses](https://xrpl.org/basic-data-types.html#addresses) and seeds.
|
||||
* [Release History for **ripple-binary-codec**](packages/ripple-binary-codec/HISTORY.md)
|
||||
* The **ripple-binary-codec** package provides functions to encode to, and decode from, the [XRPL binary serialization format](https://xrpl.org/serialization.html).
|
||||
* [Release History for **ripple-keypairs**](packages/ripple-keypairs/HISTORY.md)
|
||||
* The **ripple-keypairs** package implements [XRPL cryptographic keypair](https://xrpl.org/cryptographic-keys.html) and wallet generation, with support for rfc6979 and EdDSA deterministic signatures.
|
||||
* [Release History for **xahau.js**](packages/xrpl/HISTORY.md)
|
||||
* The **xahau** package is a TypeScript/JavaScript library for interacting with the [Xahau Ledger](https://docs.xahau.network/).
|
||||
* [Release History for **xahau-address-codec**](packages/xahau-address-codec/HISTORY.md)
|
||||
* The **xahau-address-codec** package provides functions for encoding and decoding Xahau Ledger addresses and seeds.
|
||||
* [Release History for **xahau-binary-codec**](packages/xahau-binary-codec/HISTORY.md)
|
||||
* The **xahau-binary-codec** package provides functions to encode to, and decode from, the Xahau binary serialization format.
|
||||
* [Release History for **xahau-keypairs**](packages/xahau-keypairs/HISTORY.md)
|
||||
* The **xahau-keypairs** package implements Xahau cryptographic keypair and wallet generation, with support for rfc6979 and EdDSA deterministic signatures.
|
||||
|
||||
Reference in New Issue
Block a user