Add code sample link to README (#2188)

Co-authored-by: Elliot Lee <github.public@intelliot.com>
This commit is contained in:
pdp2121
2023-01-30 16:10:27 -05:00
committed by GitHub
parent 62a5b60b0d
commit c6cebefdbe

View File

@@ -110,6 +110,7 @@ You are also welcome to create an [issue](https://github.com/XRPLF/xrpl.js/issue
- [xrpl.js Reference Docs](https://js.xrpl.org/)
- [xrpl.org (Detailed docs on how the XRPL works)](https://xrpl.org/references.html)
- [XRPL Code Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples)
- [#javascript in the XRPL Developer Discord for questions & support](https://xrpldevs.org)
- [xrpl-announce (The mailing list for new xrpl.js versions)](https://groups.google.com/g/xrpl-announce)
- [Applications that use xrpl.js](https://github.com/XRPLF/xrpl.js/blob/main/APPLICATIONS.md) (You can open a PR to add your project!)