mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Code samples cleanup:
- Move Quickstart to a language folder - Copy-edits to code sample blurbs/titles
This commit is contained in:
@@ -1,22 +1,5 @@
|
||||
# Quickstart Samples Archive
|
||||
|
||||
Build a simple test interface for the XRPL.
|
||||
Create a test harness for XRPL features using 4 iterative HTML pages and accompanying JavaScript files.
|
||||
|
||||
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
|
||||
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).
|
||||
|
||||
Reference in New Issue
Block a user