Add ReadMe for JS

This commit is contained in:
ddawson
2023-06-21 13:39:11 -07:00
parent a0fef7a975
commit 244b2945f7

View File

@@ -0,0 +1,5 @@
# Quickstart JavaScript Examples
Run a test harness for XRPL features using HTML UI and JavaScript module files.
The examples are iterative, building one on another to gradually introduce new behavior. For a full explanation, see the XRPL Quickstart Tutorial (JavaScript).