From 808499a8530bb9b5f5447e7feb9d1f26d7e7b258 Mon Sep 17 00:00:00 2001 From: Sam Bukowski Date: Thu, 5 Dec 2024 11:13:00 -0700 Subject: [PATCH] Small Updates (#97) Small updates for slightly more clarity. --- docs/bridging/bridge-ui.md | 3 ++- docs/flame/flame-mainnet-alpha.md | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/bridging/bridge-ui.md b/docs/bridging/bridge-ui.md index 593085fd..f6d3689b 100644 --- a/docs/bridging/bridge-ui.md +++ b/docs/bridging/bridge-ui.md @@ -27,7 +27,8 @@ Astria is an IBC chain and is connected to Celestia, Noble, Osmosis, and Stride. ## Supported Wallets > [!TIP] -> If Flame doesn't show in your Keplr wallet you can add it [here](https://chains.keplr.app/). +> If Flame doesn't show in your Keplr wallet you can add it +> [here](https://chains.keplr.app/). Search for 'Flame'. [Keplr](https://www.keplr.app/) is supported for bridging from Celestia, Noble, Osmosis, and Stride as well as the Flame EVM. diff --git a/docs/flame/flame-mainnet-alpha.md b/docs/flame/flame-mainnet-alpha.md index de3ec40d..2e232699 100644 --- a/docs/flame/flame-mainnet-alpha.md +++ b/docs/flame/flame-mainnet-alpha.md @@ -98,3 +98,8 @@ Your settings should be the following: | v3 Migrator Address | `{{config.mainnet.v3MigratorAddress}}` | | v3 Staker Address | `{{config.mainnet.v3StakerAddress}}` | | wTIA9 Address | `{{config.mainnet.weth9Address}}` | + +## Fork Diff + +Flame is a fork of [go-ethereum](https://github.com/ethereum/go-ethereum). See +the fork diff [here](https://astriaorg.github.io/astria-geth/).