Files
xrpl-dev-portal/_code-samples/address_encoding/py/README.md
2026-02-23 12:47:15 +00:00

10 lines
171 B
Markdown

# Address Encoding (Python)
Demonstrates how to encode and decode XRP Ledger addresses and other identifiers.
Quick setup and usage:
```sh
python encode_address.py
```