Commit d416be4
feat(grpc): add gRPC client implementation
Add a unified gRPC client that provides access to all Starknet services
(read, write, trace) through a single interface with builder pattern
configuration.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 6091b98 commit d416be4
3 files changed
+459
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments