Skip to content

Commit 3f8bf81

Browse files
authored
Add OZ relayer status (#2226)
* Add OZ relayer status * Update format
1 parent d4d1592 commit 3f8bf81

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/tools/openzeppelin-relayer.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Launchtube, which served as an experimental service for fee sponsorship and cont
99

1010
OpenZeppelin Relayer, also known as [Stellar Channels Service](https://docs.openzeppelin.com/relayer/1.3.x/guides/stellar-channels-guide), is a managed infrastructure for submitting Stellar Soroban transactions with automatic parallel processing and fee management. The service handles all the complexity of transaction submission, allowing you to focus on building your application.
1111

12+
## OpenZeppelin Relayer Status
13+
14+
To see live status of the OpenZeppelin relayer, please visit this [Status] page: https://status.channels.openzeppelin.com/.
15+
1216
## Smart contract invocation
1317

1418
Let’s create a simple application that submits a transaction, invoking a smart contract function, using Relayer. The application calls the Increment smart contract and returns the current counter value.

0 commit comments

Comments
 (0)