diff --git a/src/_blog/welcome-to-ipfs-weekly-131.md b/src/_blog/welcome-to-ipfs-weekly-131.md index 597d8e6d..09ff1eac 100644 --- a/src/_blog/welcome-to-ipfs-weekly-131.md +++ b/src/_blog/welcome-to-ipfs-weekly-131.md @@ -16,11 +16,11 @@ Here’s what’s happening in the InterPlanetary File System galaxy! ## Decentralized Uniswap Interface Hosting on IPFS -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. +![Crust x IPFS - Uniswap IPFS Integration](../assets/crust-ipfs.jpg)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. ## Help improve the Filecoin storage network! -The user research team at Protocol Labs is seeking members of the IPFS ecosystem to participate in an hour-long user testing session for the Filecoin storage network between April 19 and April 30. (No prior experience with Filecoin needed!) Participants who are selected and successfully complete these sessions will receive an Amazon gift card valued at $150 USD as compensation for their time. Complete this [short survey](https://airtable.com/shrOEfGSKe1WVALKi?prefill_Study=Filecoin%20storage%20and%20retrieval) to apply! +![Filecoin logo in a mesh cube](../assets/filecoin-usertesting.png)The user research team at Protocol Labs is seeking members of the IPFS ecosystem to participate in an hour-long user testing session for the Filecoin storage network between April 19 and April 30. (No prior experience with Filecoin needed!) Participants who are selected and successfully complete these sessions will receive an Amazon gift card valued at $150 USD as compensation for their time. Complete this [short survey](https://airtable.com/shrOEfGSKe1WVALKi?prefill_Study=Filecoin%20storage%20and%20retrieval) to apply! ## Brand new on IPFS diff --git a/src/assets/filecoin-usertesting.png b/src/assets/filecoin-usertesting.png new file mode 100644 index 00000000..947baaeb Binary files /dev/null and b/src/assets/filecoin-usertesting.png differ