Files
2026-02-23 12:47:15 +00:00

11 lines
192 B
Markdown

# Walk Owner Directory (JavaScript)
Demonstrates how to iterate through all ledger objects owned by an account.
Quick setup and usage:
```sh
npm install
node iterate-owner-directory.js
```