docs: write README with package overview, KeeperOS relationship, usage examples #19

Merged
scheerenkevin merged 1 commit from feature/readme into develop 2026-08-03 04:40:57 +00:00
scheerenkevin commented 2026-08-03 04:39:52 +00:00 (Migrated from github.com)

Summary

  • Full README covering: what/why, KeeperOS relationship, installation, auth, usage examples for every implemented client (Bundler, Gas Manager Admin + Sponsorship, multi-chain config, EIP-7702 helpers), error handling, supported-chains table, dev workflow
  • All code examples verified locally against the actual current API surface (imports, constructors, and call signatures all exercised)

Verified locally: hatch run lint, hatch run format-check (README's embedded Python/bash fences included), hatch run test (87 passed).

Closes #9

Note: merges into develop, not the default branch main — issue closed manually after merge per repo process.

## Summary - Full README covering: what/why, KeeperOS relationship, installation, auth, usage examples for every implemented client (Bundler, Gas Manager Admin + Sponsorship, multi-chain config, EIP-7702 helpers), error handling, supported-chains table, dev workflow - All code examples verified locally against the actual current API surface (imports, constructors, and call signatures all exercised) Verified locally: `hatch run lint`, `hatch run format-check` (README's embedded Python/bash fences included), `hatch run test` (87 passed). ## Related Closes #9 Note: merges into `develop`, not the default branch `main` — issue closed manually after merge per repo process.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kevin/alchemy-wallet-client!19
No description provided.