diff --git a/.forestry/front_matter/templates/blog-post.yml b/.forestry/front_matter/templates/blog-post.yml
index e187101d..d114616b 100644
--- a/.forestry/front_matter/templates/blog-post.yml
+++ b/.forestry/front_matter/templates/blog-post.yml
@@ -157,6 +157,7 @@ pages:
- src/_blog/meet-the-new-ipfs-blog-news.md
- src/_blog/own-your-identity-with-ion.md
- src/_blog/storing-nfts-on-ipfs.md
+- src/_blog/using-ipfs-to-help-with-scaling-ethereum.md
- src/_blog/welcome-to-ipfs-weekly-119.md
- src/_blog/welcome-to-ipfs-weekly-120.md
- src/_blog/welcome-to-ipfs-weekly-121.md
diff --git a/src/_blog/using-ipfs-to-help-with-scaling-ethereum.md b/src/_blog/using-ipfs-to-help-with-scaling-ethereum.md
new file mode 100644
index 00000000..aa7ebdfc
--- /dev/null
+++ b/src/_blog/using-ipfs-to-help-with-scaling-ethereum.md
@@ -0,0 +1,46 @@
+---
+title: Using IPFS to help with Scaling Ethereum
+description: We’re staking $7500 in FIL to encourage builders to help scale Ethereum
+ and Eth2!
+author: PL Hackathon Team
+date: 2021-04-14
+permalink: "/2021-04-14-scaling-ethereum/"
+translationKey: 2021-04-14-scaling-ethereum
+header_image: "/2021-04-14-cardheader-scaling-ethereum.png"
+tags:
+- Ethereum
+- hackathon
+
+---
+As the Ethereum community looks to enter the sixth year of collaborating on the world’s most actively used blockchain, many builders eagerly anticipate the next phase of Eth2. Scaling is an inevitable part of any successful open source project, and it presents many complex challenges. Enter [Scaling Ethereum](https://scaling.ethglobal.co/), another event Protocol Labs is happy to partner on with the [ETHGlobal](https://ethglobal.co/) team.
+
+Scaling Ethereum is a 4-week hackathon and virtual summit focused on upgrading the foundation of Ethereum and Eth2 by inviting the global community to collaborate around a vision for a better Ethereum. Anticipate hands-on workshops, technical talks, interesting prizes, and complex problem solving when you join.
+
+## How to find us
+
+Both the IPFS and Filecoin projects will be showing their support for the Ethereum community during this event. Ask questions and get support in the the _#sponsor-protocol-labs channel_ in the [Scaling Ethereum Discord](https://discord.com/invite/eKHHzxf).
+
+Also join us on April 14 at 15:30 CDT for 🛠 **Scaling infrastructure for the Interplanetary Web** 🛠 with Dietrich Ayala, developer onboarding and ecosystem support lead for Protocol Labs.
+
+## We’re staking $7500 in Prizes
+
+Protocol Labs has four prize options for scaling all the things, which it may choose to split up amongst multiple winners if too many of you build amazing projects:
+
+* 💮 NFT Metadata Updater, $1875 in FIL: Mo minting, mo problems. Best method for managing signed permissioned and timestamped updates to NFT metadata stored on IPFS via any L2 chain
+* 🏁 Filecoin Turbo Retrieval, $1875 in FIL: Best method of bundling, managing, warming up, pre-flighting or otherwise speeding up payment channel process for easy mass retrieval from Filecoin.
+* ⛵️ Sailing the Sea of CIDs, $1875 in FIL: You’re publishing everything to IPFS by default now, but… dude, where’s my stuff? Best tool, service, website or library for working with large collections of IPFS CIDs.
+* 🤝 Filecoin Super Disputer, $1875 in FIL: Disputing optimistic Window PoST proofs is a fun and profitable hobby, that also will impress your friends… but how to show off? Best prize for a disputer history visualizer, leaderboard or other panoramic view of this hot new community.
+
+More details for all prizes [here](https://hackmd.io/dHL5Hkb-SdOtlxTw7d7P_w?view), and ask us in the _#sponsor-protocol-labs channel_ on the ETHGlobal Discord for more info!
+
+## But, where to get started… 🤔
+
+
+
+Learn how to use IPFS to deploy infrastructure in this video from IPFS Camp 2019.
+
+
+
+Discover how Filecoin integrations create powerful opportunities for Web3 infrastructure.
+
+Find code examples, tutorials, and other resources on the [IPFS documentation site](https://docs.ipfs.io/) and the [Filecoin documentation site](https://docs.filecoin.io/). For more information, visit the [Scaling Ethereum site](https://scaling.ethglobal.co/) to register, or ping us on Twitter with your questions at @IPFS or @Filecoin. See you there!
\ No newline at end of file