diff --git a/site/src/lib/TokenTransfer.svelte b/site/src/lib/TokenTransfer.svelte index b2ed9d98f4..f6b2faaa6a 100644 --- a/site/src/lib/TokenTransfer.svelte +++ b/site/src/lib/TokenTransfer.svelte @@ -66,7 +66,8 @@ onMount(async () => { -
+
+
{#if accounts === null} Loading account... {:else} @@ -78,5 +79,5 @@ onMount(async () => { {/if} +
- diff --git a/site/src/routes/blog/start-of-the-endgame/+page.md b/site/src/routes/blog/start-of-the-endgame/+page.md index 86ae0309b0..44c256ad2d 100644 --- a/site/src/routes/blog/start-of-the-endgame/+page.md +++ b/site/src/routes/blog/start-of-the-endgame/+page.md @@ -11,17 +11,19 @@ published: true import TokenTransfer from '$lib/TokenTransfer.svelte'; - Galois and CometBLS have been live on our internal testnets for a while, but now we are ready to share a brief demo in anticipation of Cosmoverse. This is the **first, tangible implementation** of an effort that has been going on for the last few years by many different teams. We proudly present the first ICS20 transfers to Sepolia (Ethereum). + + ## Next Steps The testnet does not have a live explorer yet, we'll be deploying that in the coming weeks, including a faucet and token transfers. Our next demonstration will show ERC-20 to native token transfers, setting the foundation for accessing Ethereum assets natively on any appchain. + ## Join the Union If this peaked your interest: