Files
xrpl-dev-portal/content/_code-samples/quickstart/README.md
2022-09-26 15:26:39 -07:00

8 lines
612 B
Markdown

# Quickstart Samples Archive
Create a test harness for XRPL features using 4 iterative HTML pages and accompanying JavaScript files.
Get up and running with the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/js/quickstart.zip) archive, which includes 4 iterative HTML pages as a test harness for XRPL features, with accompanying JavaScript files. For the full explanation, see the [XRPL Quickstart Tutorial](https://xrpl.org/xrpl-quickstart.html).
Includes 3 bonus samples for Brokering NFToken Sales, Using an Authorized Minter, and Batch Minting.