diff --git a/.forestry/front_matter/templates/blog-post.yml b/.forestry/front_matter/templates/blog-post.yml index 5980c598..58579cb4 100644 --- a/.forestry/front_matter/templates/blog-post.yml +++ b/.forestry/front_matter/templates/blog-post.yml @@ -154,6 +154,7 @@ pages: - src/_blog/audius-uses-ipfs-for-content-streaming-storage-to-empower-artists-creators-worldwide.md - src/_blog/congrats-gitcoin-grants-round-9-winners.md - src/_blog/decentralized-games-at-gamedev.js-jam-2021.md +- src/_blog/decentralizing-infrastructure-during-scaling-ethereum.md - src/_blog/go-ipfs-0.8.0-and-remote-pinning-is-here.md - src/_blog/hey-ethdenver-hack-on-ipfs-with-these-bounties.md - src/_blog/how-we-put-ipfs-in-brave.md diff --git a/src/_blog/decentralizing-infrastructure-during-scaling-ethereum.md b/src/_blog/decentralizing-infrastructure-during-scaling-ethereum.md new file mode 100644 index 00000000..64ae9248 --- /dev/null +++ b/src/_blog/decentralizing-infrastructure-during-scaling-ethereum.md @@ -0,0 +1,76 @@ +--- +title: Decentralizing infrastructure during Scaling Ethereum +description: '' +author: PL Hackathon Team +date: 2021-05-25 +permalink: "/2021-05-25-scaling-ethereum-recap/" +translationKey: 2021-05-25-scaling-ethereum-recap +header_image: "/2021-04-14-cardheader-scaling-ethereum-1459531d.png" +tags: +- recap +- hackathon + +--- +An endeavour to collaborate on creating a powerful foundation for the future of the Ethereum community, [Scaling Ethereum](https://scaling.ethglobal.co/), has come to a close, resulting in some innovative and inspiring solutions. The IPFS and Filecoin projects, alongside the ETHGlobal team, sponsored this 4-week hackathon event. + +We put up $7500 in Filecoin across various scaling areas to award to those brave and intrepid souls willing to rise to the challenge! + +## Our challenges + winners + +### 💮 NFT Metadata Updater + +Mo minting, mo problems. Best method for managing signed permissioned and timestamped updates to NFT metadata stored on IPFS via any L2 chain. + +Winner: [Nama Finance]() + +A decentralized one-stop-shop data manager for meta creators. + +@[youtube](7MdRDDK-T3M) + +### ⛵️ Sailing the Sea of CIDs + +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. + +Winner: [Hashmark]() + +Hashmark is like Instapaper, but for NFTs. It’s the simplest way to view and bookmark NFTs. + +@[youtube](9dccga2yQxg) + +Winner: [IPFS-CIDSail](https://hack.ethglobal.co/showcase/ipfs-cidsail-recHTKp8X5ddxI4FK) + +A command line utility that helps you find/check/keep track of your files published on IPFS. + +@[youtube](Uzt0bA6s444) + +Winner: [HydroFile](https://hack.ethglobal.co/showcase/hydrofile-recobwnZCxJ50qpoo) + +An automated way to keep track of IPFS CIDs – sail the seas of CIDs! + +@[youtube](zuRjzrqozUs) + +Winner: [DVHDB](https://hack.ethglobal.co/showcase/vhddb-video-hash-distributed-data-base-recIXMgkcMXnpSabe) - Distributed Video Hash Database + +A collaborative and distributed database of video hashes. + +@[youtube](hcHhkKUsqSk) + +Congrats to all of the projects who participated during Scaling Ethereum, and thank you to our prize winners for their great work! + +See all of the Scaling Ethereum projects in [the official showcase](https://showcase.ethglobal.co/scaling). + +## Talks + workshops + +The Protocol Labs team gave two talks at the event: + +### Pre-event talk: Deploying Web3: IPFS Architectures, Topologies and Menageries with Dietrich Ayala + +@[youtube](13rHbWCYNWA) + +### SNARKs Summit: Scaling zkSNARKSs to meet the demands of Filecoin with Friedel Ziegelmayer + +@[youtube](GRaR8N380h0) + +## Want to get involved in a future hackathon? + +Follow us on Twitter at [@IPFS](https://twitter.com/ipfs) or [@Filecoin](https://twitter.com/filecoin). You can also subscribe to the [IPFS weekly newsletter](https://ipfs.us4.list-manage.com/subscribe?u=25473244c7d18b897f5a1ff6b&id=cad54b2230), or the [Filecoin monthly](https://filecoin.us16.list-manage.com/subscribe?u=a1dfb670c4f1fb042e82a1f1d&id=cf409026a0). Or, join us in chat in the [Filecoin Slack](http://filecoin.io/slack) or the [IPFS Discord](https://discord.com/invite/vZTcrFePpt). We’ll see you there! 👋 \ No newline at end of file