**Epic:** Network & Horizon **Labels:** network, types, sdk **Size:** S (~1 day) ### Description Wire all Horizon endpoint wrappers into a single injectable class. ### Tasks - [ ] Constructor accepts {horizonUrl, networkPassphrase} - [ ] Expose: getAccount, submitTransaction, getTransaction, getAccountTransactions, getFeeStats, getCurrentLedger - [ ] All methods use the retry wrapper and rate limit queue - [ ] Add JSDoc to all public methods - [ ] Unit test class instantiation with valid and invalid URLs
Epic: Network & Horizon
Labels: network, types, sdk
Size: S (~1 day)
Description
Wire all Horizon endpoint wrappers into a single injectable class.
Tasks