mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-24 13:45:49 +00:00
21 lines
550 B
Markdown
21 lines
550 B
Markdown
# Quickstart Samples Archive
|
|
|
|
This folder contains the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/quickstart.zip) archive, which includes 4 iterative HTML pages as a test harness for XRPL features, with accompanying JavaScript files. The archive includes the following files:
|
|
|
|
1.get-accounts-send--xrp.html
|
|
|
|
2.create-trustline-send-currency.html
|
|
|
|
3.mint-nfts.html
|
|
|
|
4.transfer-nfts.html
|
|
|
|
|
|
ripplex1-send-xrp.js
|
|
|
|
ripplex2-send-currency.js
|
|
|
|
ripplex3-mint-nfts.js
|
|
|
|
ripplex4-transfer-nfts.js
|