Skip to content

Commit

Permalink
add bridge warning (#2577)
Browse files Browse the repository at this point in the history
  • Loading branch information
aymericdelab authored Dec 21, 2024
1 parent b4b9145 commit 6441ccf
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions docs/pages/overview/bridging.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ import { Callout } from "vocs/components";
# Bridge Closure

<Callout type="danger">
# Critical End-Game Information The Game Bridge **permanently** closes **48 hours** after after victory has been
claimed. [Read the full End Season Disclaimer](/overview/disclaimer) to understand all risks and limitations.
# Critical End-Game Information The Game Bridge **permanently** closes **48 hours** after victory has been claimed.
[Read the full End Season Disclaimer](/overview/disclaimer) to understand all risks and limitations.
</Callout>

## Bridging in Eternum
Expand Down Expand Up @@ -40,6 +40,13 @@ Once you finish the first step, the Lords/resources will appear in your inventor

You can bridge out resources from the game, which will be converted to the ERC20 contracts.

<Callout type="error">
### ⚠️ Critical Security Warning ⚠️ - Your Realm remains vulnerable to being claimed by other players until you
complete the **final withdrawal step** - Because bridged resources are linked to your realm until the final withdraw,
if your Realm is claimed during the bridging process, the bridged resources can be stolen - **Always maintain
sufficient troops** to defend your Realm during the bridging process
</Callout>

### Step 1: Start the bridge

<img src="/gifs/bridge-out-start.gif" alt="Bridge" width="800" className="mx-auto" />
Expand All @@ -48,6 +55,13 @@ You can bridge out resources from the game, which will be converted to the ERC20

<img src="/gifs/bridge-out-final.gif" alt="Bridge" width="800" className="mx-auto" />

### Security Best Practices

To ensure safe bridging:

1. Maintain a defensive force of troops in your Realm during the entire bridging process
2. Complete the final withdrawal step as soon as possible

### Game End

When "End Season" is triggered:
Expand Down

0 comments on commit 6441ccf

Please sign in to comment.