Skip to content

Commit 3d58685

Browse files
authored
docs: update readme with x402 links (#1017)
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
1 parent b5bad7b commit 3d58685

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ This library is intended to simplify the network aspect of data consumption for
2929
|| Integration with `urql` | |
3030
|| TypeScript support | with built-in GraphQL Codegen and `TypedDocumentNode` |
3131
|| [`@live` queries](./live.md) | Based on polling |
32+
|| [x402 Pay-per-query](../packages/x402/README.md) | Query paid endpoints with automatic payment handling |
3233

3334
> You can find an [extended architecture design here](./architecture.md)
3435
@@ -153,6 +154,7 @@ You can also refer to [examples directory in this repo](../examples), for more a
153154
- - [Parallel SDK calls](../examples/cross-chain-sdk)
154155
- - [Parallel internal calls with schema extensions](../examples/cross-chain-extension)
155156
- [Customize execution with Transforms (auto-pagination and auto-block-tracking)](../examples/transforms)
157+
- [x402 Pay-per-query (CLI, programmatic, and typed SDK)](../examples/client-x402)
156158

157159
### Advanced Examples/Features
158160

0 commit comments

Comments
 (0)