File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
typescript/packages/legacy/x402 Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,6 @@ If you're not using our `x402-fetch` or `x402-axios` packages, you can manually
5555 - The ` Access-Control-Expose-Headers ` field set to ` "X-PAYMENT-RESPONSE" ` to receive the server's transaction response
5656
5757For implementation examples, we recommend reviewing our official client packages:
58- - [ x402-fetch implementation] ( https://github.com/coinbase/x402/blob /main/typescript/packages/x402-fetch/src/index.ts )
59- - [ x402-axios implementation] ( https://github.com/coinbase/x402/blob /main/typescript/packages/x402-axios/src/index.ts )
58+ - [ x402-fetch implementation] ( https://github.com/coinbase/x402/tree /main/typescript/packages/legacy/ x402-fetch )
59+ - [ x402-axios implementation] ( https://github.com/coinbase/x402/tree /main/typescript/packages/legacy/ x402-axios )
6060
You can’t perform that action at this time.
0 commit comments