mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 11:55:50 +00:00 
			
		
		
		
	Merge pull request #2320 from WietseWind/master
Add JS libs: xrpl-client, xrpl-accountlib
This commit is contained in:
		@@ -13,6 +13,8 @@ For other programming languages, you can access the XRP Ledger through the [HTTP
 | 
			
		||||
|---------------------------------|---------------------------|-------------|--------------|-------------|
 | 
			
		||||
| **Python**                      | `xrpl-py`                 | [Get Started Using Python](get-started-using-python.html) | [API Reference](https://xrpl-py.readthedocs.io/) | [Repo](https://github.com/XRPLF/xrpl-py) |
 | 
			
		||||
| **JavaScript** / **TypeScript** | `xrpl.js`                 | [Get Started](get-started-using-javascript.html) |  [API Reference](https://js.xrpl.org/) | [Repo](https://github.com/XRPLF/xrpl.js) |
 | 
			
		||||
| **JavaScript** / **TypeScript** | `xrpl-client`             | [Get Started](https://jsfiddle.net/WietseWind/35az6p1b/) |  [NPM Reference](https://www.npmjs.com/package/xrpl-client) | [Repo](https://github.com/XRPL-Labs/xrpl-client) |
 | 
			
		||||
| **JavaScript** / **TypeScript** | `xrpl-accountlib`         | [Get Started](https://jsfiddle.net/WietseWind/gkefpnu0/) |  [NPM Reference](https://www.npmjs.com/package/xrpl-accountlib) | [Repo](https://github.com/WietseWind/xrpl-accountlib) |
 | 
			
		||||
| **C++**                         | `rippled` Signing Library | [Get Started](https://github.com/XRPLF/rippled/tree/develop/Builds/linux#signing-library) |  | (Part of [`rippled`](https://github.com/XRPLF/rippled/)) |
 | 
			
		||||
| **Java**                        | `xrpl4j`                  | [Get Started Using Java](get-started-using-java.html) | [API Reference](https://javadoc.io/doc/org.xrpl/) | [Repo](https://github.com/XRPLF/xrpl4j) |
 | 
			
		||||
| **PHP**                         | `XRPL_PHP`                | [Get Started Using PHP](get-started-using-php.html) | [XRPL_PHP Docs](https://alexanderbuzz.github.io/xrpl-php-docs/) | [Repo](https://github.com/AlexanderBuzz/xrpl-php) |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user