Skip to content

Commit

Permalink
fix: Update token-bridge.adoc: Starkgate -> StarkGate (#795)
Browse files Browse the repository at this point in the history
* Update token-bridge.adoc: Starkgate -> StarkGate

* Change to StarkGate in nav.adoc

---------

Co-authored-by: JameStark <[email protected]>
  • Loading branch information
stoobie and JameStark authored Sep 11, 2023
1 parent 99d1eba commit c86c2a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

*** L1-L2 messaging
**** xref:Network_Architecture/messaging-mechanism.adoc[L1-L2 messaging]
**** xref:Network_Architecture/token-bridge.adoc[Starkgate bridge]
**** xref:Network_Architecture/token-bridge.adoc[StarkGate bridge]

** Accounts
*** xref:Accounts/introduction.adoc[What is an account?]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[id="starkgate_token_bridge"]
= Starkgate bridge
= StarkGate bridge

[id="starkgate_general_architecture"]
== Starkgate general architecture
== StarkGate general architecture

StarkGate is the Ethereum↔Starknet token bridge developed by StarkWare. Each supported token is associated with an L1 and L2 bridge contract that is communicating via Starknet's messaging mechanism.

Expand All @@ -11,9 +11,9 @@ The bridges facilitate a user's ability to conduct their transactions with their
For simplicity, we use terms such as "`deposit`", "`transact`", and "`transfer`" to refer to various operations involving a bridge, even though ETH and ERC20 tokens never actually leave Ethereum.

[id="starkgate_alpha_limitations"]
== Starkgate Alpha limitations
== StarkGate Alpha limitations

In order to reduce the risks involved in using an Alpha version, Starkgate Alpha on Mainnet has limitations involving the deposit amount and total value locked in the L1 bridge contract:
In order to reduce the risks involved in using an Alpha version, StarkGate Alpha on Mainnet has limitations involving the deposit amount and total value locked in the L1 bridge contract:

[%autowidth.stretch]
|===
Expand Down

0 comments on commit c86c2a9

Please sign in to comment.