Move code samples to language folders consistently

This commit is contained in:
mDuo13
2021-10-26 17:43:20 -07:00
parent e559ab3a40
commit 8c9529d313
43 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Address Encoding
Demonstrates how to encode XRP Ledger addresses in base58.

View File

@@ -0,0 +1,3 @@
# Use Checks
Create, cash, and cancel Checks for exact or flexible amounts.

View File

@@ -0,0 +1,3 @@
# Escrow
Create, finish, and cancel [Escrows](https://xrpl.org/escrow.html) using conditional or time-based release.

View File

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB