Skip to content

Commit 451fd33

Browse files
committed
chore: Improvements
1 parent 55ce59f commit 451fd33

2 files changed

Lines changed: 2 additions & 46 deletions

File tree

content/relayer/1.4.x/guides/index.mdx

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,4 @@ title: Guides
66

77
Step-by-step guides for integrating with OpenZeppelin Relayer services and implementing common patterns for blockchain applications.
88

9-
## Available Guides
10-
11-
### Stellar Channels Guide
12-
13-
A comprehensive guide to using the OpenZeppelin Stellar Channels Service - a managed infrastructure for submitting Stellar Soroban transactions with automatic parallel processing and fee management.
14-
15-
[Read the Stellar Channels Guide →](./stellar-channels-guide.mdx)
16-
17-
### Stellar Sponsored Transactions Guide
18-
19-
A complete guide to implementing gasless transactions on Stellar, allowing users to pay fees in tokens instead of XLM. Learn how to configure trustlines, use the quote/build/send API flow, and handle fee conversions.
20-
21-
[Read the Stellar Sponsored Transactions Guide →](./stellar-sponsored-transactions-guide.mdx)
22-
23-
### Stellar x402 Facilitator Guide
24-
25-
[Read the Stellar x402 Facilitator Guide →](./stellar-x402-facilitator-guide.mdx)
26-
27-
### Zama FHEVM Counter Guide
28-
29-
An end-to-end walkthrough of integrating OpenZeppelin Relayer with a Zama FHEVM contract. Covers encrypted transaction submission, public and user decryption (with relayer-signed EIP-712 payloads), and running against Sepolia or Ethereum mainnet.
30-
31-
[Read the Zama FHEVM Counter Guide →](./zama-fhevm-counter-guide.mdx)
9+
Browse the available guides for your network in the sidebar.

content/relayer/guides/index.mdx

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,4 @@ title: Guides
66

77
Step-by-step guides for integrating with OpenZeppelin Relayer services and implementing common patterns for blockchain applications.
88

9-
## Available Guides
10-
11-
### Stellar Channels Guide
12-
13-
A comprehensive guide to using the OpenZeppelin Stellar Channels Service - a managed infrastructure for submitting Stellar Soroban transactions with automatic parallel processing and fee management.
14-
15-
[Read the Stellar Channels Guide →](./stellar-channels-guide.mdx)
16-
17-
### Stellar Sponsored Transactions Guide
18-
19-
A complete guide to implementing gasless transactions on Stellar, allowing users to pay fees in tokens instead of XLM. Learn how to configure trustlines, use the quote/build/send API flow, and handle fee conversions.
20-
21-
[Read the Stellar Sponsored Transactions Guide →](./stellar-sponsored-transactions-guide.mdx)
22-
23-
### Stellar x402 Facilitator Guide
24-
25-
[Read the Stellar x402 Facilitator Guide →](./stellar-x402-facilitator-guide.mdx)
26-
27-
### Zama FHEVM Counter Guide
28-
29-
An end-to-end walkthrough of integrating OpenZeppelin Relayer with a Zama FHEVM contract. Covers encrypted transaction submission, public and user decryption (with relayer-signed EIP-712 payloads), and running against Sepolia or Ethereum mainnet.
30-
31-
[Read the Zama FHEVM Counter Guide →](./zama-fhevm-counter-guide.mdx)
9+
Browse the available guides for your network in the sidebar.

0 commit comments

Comments
 (0)