mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
Improve & refactor interactive tutorial code
Interactive tutorials: more consistent style Interactive tutorials: Use new generics for send-xrp, use-tickets Interactive tutorials: clean up now-unused code Interactive tutorials: progress & debugging of errors Interactive: Require Destination Tags; and related - Validate addresses in Transaction Sender and warn on Mainnet X-address - Option to load destination address from query param in Tx Sender - Some more/updated helpers in interactive tutorial JS Interactive tutorials: fix JA version Interactive tutorials: readme, include code filter (incomplete) Interactive tutorials: improvements for consistency Interactive Tutorials: finish readme Interactive tutorials: fix syntax errors
This commit is contained in:
@@ -1831,11 +1831,6 @@ pages:
|
||||
- ja
|
||||
|
||||
- md: tutorials/manage-account-settings/require-destination-tags.md
|
||||
html: require-destination-tags.html
|
||||
funnel: Build
|
||||
doc_type: Tutorials
|
||||
category: Manage Account Settings
|
||||
blurb: Require users to specify a destination tag when sending to your address.
|
||||
targets:
|
||||
- en
|
||||
|
||||
@@ -6260,6 +6255,7 @@ pages:
|
||||
funnel: Build
|
||||
doc_type: Dev Tools
|
||||
html: xrp-ledger-toml-checker.html
|
||||
embed_ripple_lib: true
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
@@ -6297,6 +6293,7 @@ pages:
|
||||
funnel: Build
|
||||
doc_type: Dev Tools
|
||||
html: tx-sender.html
|
||||
embed_ripple_lib: true
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
|
||||
Reference in New Issue
Block a user