README - update link to reference docs (#1782)

This commit is contained in:
Elliot Lee
2021-11-03 09:11:22 -07:00
committed by GitHub
parent 6e4868e6c7
commit 14089a05ad

View File

@@ -6,9 +6,9 @@ A JavaScript/TypeScript API for interacting with the XRP Ledger
This is the recommended library for integrating a JavaScript/TypeScript app with the XRP Ledger, especially if you intend to use advanced functionality such as IOUs, payment paths, the decentralized exchange, account settings, payment channels, escrows, multi-signing, and more.
## [➡️ Reference Documentation](https://xrpl.org/rippleapi-reference.html)
## [➡️ Reference Documentation](https://github.com/XRPLF/xrpl.js/blob/1.x/docs/index.md)
See the full reference documentation on the XRP Ledger Dev Portal.
See the full reference documentation.
## [➡️ Applications and Projects](APPLICATIONS.md)