diff --git a/src/_blog/welcome-to-ipfs-weekly-132.md b/src/_blog/welcome-to-ipfs-weekly-132.md index cf02f51c..c49174a5 100644 --- a/src/_blog/welcome-to-ipfs-weekly-132.md +++ b/src/_blog/welcome-to-ipfs-weekly-132.md @@ -1,11 +1,11 @@ --- title: Welcome to IPFS Weekly 132 -description: Uniswap Interface hosting on IPFS, a call for Filecoin user testers, - and more from around the ecosystem! +description: 'Last week at Scaling Ethereum, FLAII Applications are now open, plus + check out whats brand new on IPFS. ' author: Emily Vaughan -date: 2021-04-14 -permalink: "/weekly-131/" -translationKey: ipfs-weekly-131 +date: 2021-04-21 +permalink: "/weekly-132/" +translationKey: ipfs-weekly-132 header_image: "/header-image-weekly-newsletter.png" tags: - weekly @@ -13,9 +13,7 @@ tags: --- Here’s what’s happening in the [**InterPlanetary File System**](https://ipfs.io/) galaxy! -## Decentralized Uniswap Interface Hosting on IPFS - -![Crust x IPFS - Uniswap IPFS Integration](../assets/crust-ipfs.jpg) +## Deploying Web3: IPFS Architecture, Topologies, and Menageries Uniswap has merged the code to continuously deploy its interface on Crust Network! Hosting a website/DApp frontend on IPFS grants you several benefits, such as serverless hosting, potential resilience to DNS hijacks (together with IPNS/ENS), and high uptime. Uniswap, as one of the most widely used DEX’s (Decentralized Exchange), has been integrated with IPFS for approximately a year. [This article](https://medium.com/crustnetwork/decentralized-uniswap-interface-hosting-on-ipfs-18a78d1209ac) explains the whole process in more detail, and also describes how to host a website in a more decentralized way using Crust.