mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Move code samples to language folders consistently
This commit is contained in:
3
content/_code-samples/address_encoding/README.md
Normal file
3
content/_code-samples/address_encoding/README.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Address Encoding
|
||||||
|
|
||||||
|
Demonstrates how to encode XRP Ledger addresses in base58.
|
||||||
3
content/_code-samples/checks/README.md
Normal file
3
content/_code-samples/checks/README.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Use Checks
|
||||||
|
|
||||||
|
Create, cash, and cancel Checks for exact or flexible amounts.
|
||||||
3
content/_code-samples/escrow/README.md
Normal file
3
content/_code-samples/escrow/README.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Escrow
|
||||||
|
|
||||||
|
Create, finish, and cancel [Escrows](https://xrpl.org/escrow.html) using conditional or time-based release.
|
||||||
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
Reference in New Issue
Block a user