mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
10 lines
171 B
Markdown
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
|
|
```
|