mirror of
				https://github.com/Xahau/xahau.js.git
				synced 2025-11-04 04:55:48 +00:00 
			
		
		
		
	HISTORY.md - add package release history links (#1861)
This commit is contained in:
		
							
								
								
									
										13
									
								
								HISTORY.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								HISTORY.md
									
									
									
									
									
								
							@@ -1,3 +1,12 @@
 | 
			
		||||
# xrpl.js (ripple-lib) Release History
 | 
			
		||||
# Release History (Changelog)
 | 
			
		||||
 | 
			
		||||
Please see the individual HISTORY.md documents in each package for changes.
 | 
			
		||||
Please see the individual 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.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user