Maintainer-owned — listed for the record, not open for community pickup.
public/data/*.json contains Horizon-shaped records — transaction hashes, ledger ids —
for accounts that do not exist: GASAAEJC…EMCD and GBVBJEP2…H3EQ both 404 on
horizon-testnet.stellar.org. The data is labelled synthetic on /p, but every
explorer link is dead.
Add scripts/seed-testnet-demo.ts: generate keypairs, fund via friendbot, submit real
operations (including a claim against the deployed registry), then dump the accounts'
real Horizon operations into public/data/{handle}.json.
Acceptance: all three demo wallets resolve on Horizon; every rendered transaction
hash opens a real stellar.expert page; the JSON shape is unchanged.
Maintainer-owned — listed for the record, not open for community pickup.
public/data/*.jsoncontains Horizon-shaped records — transaction hashes, ledger ids —for accounts that do not exist:
GASAAEJC…EMCDandGBVBJEP2…H3EQboth 404 onhorizon-testnet.stellar.org. The data is labelled synthetic on
/p, but everyexplorer link is dead.
Add
scripts/seed-testnet-demo.ts: generate keypairs, fund via friendbot, submit realoperations (including a
claimagainst the deployed registry), then dump the accounts'real Horizon operations into
public/data/{handle}.json.Acceptance: all three demo wallets resolve on Horizon; every rendered transaction
hash opens a real stellar.expert page; the JSON shape is unchanged.