Commit f1a17d9
feat: add Admin API client, apps/chains commands, and config onboarding
Add AdminClient with full CRUD for apps, chains, and allowlists. All API
methods unwrap the { data: ... } envelope from the Alchemy Admin API.
Includes interactive app selection during access-key setup, new error
codes, and config support for app/access-key storage.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b684d92 commit f1a17d9
14 files changed
Lines changed: 1472 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments