mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-06 17:03:23 +02:00
Merge pull request #178 from ipfs/staging
Publishing Chainlink hackathon recap
This commit is contained in:
@@ -155,6 +155,7 @@ pages:
|
||||
- src/_blog/how-we-put-ipfs-in-brave.md
|
||||
- src/_blog/introducing-js-ipfs-0.54.0.md
|
||||
- src/_blog/ipfs-at-ethdenver-2021.md
|
||||
- src/_blog/ipfs-filecoin-chainlink-hackathon-winners.md
|
||||
- src/_blog/ipfs-in-brave-native-access-to-the-distributed-web.md
|
||||
- src/_blog/ipfs-in-opera-touch-on-ios.md
|
||||
- src/_blog/join-us-at-ethdenver-2021-year-of-the-spork-marmot.md
|
||||
|
||||
@@ -0,0 +1,99 @@
|
||||
---
|
||||
title: IPFS & Filecoin Chainlink Hackathon winners
|
||||
description: Read on to learn about our five prize winners from the Chainlink Spring
|
||||
2021 hackathon.
|
||||
author: PL Hackathon Team
|
||||
date: 2021-05-03
|
||||
permalink: "/2021-05-03-chainlink-recap/"
|
||||
translationKey: 2021-05-03-chainlink-recap
|
||||
header_image: "/2021-04-30-cardheader-chainlink-recap.png"
|
||||
tags:
|
||||
- recap
|
||||
- hackathon
|
||||
|
||||
---
|
||||
Earlier this spring, IPFS & Filecoin teamed up with Chainlink to sponsor the [Chainlink Spring 2021 hackathon](https://chainlink-2021.devpost.com/), an event focused on building the next generation of smart contracts with Chainlink Oracles. Oracles are a way to connect smart contracts to the world outside the blockchain, so we were very eager to see what hackers would come up with. Read on to see the winners of the Protocol Labs prizes.
|
||||
|
||||
## Our challenges: Show us your best ✨
|
||||
|
||||
We staked $5000 USD worth of prizes across five different categories: archiving, storage, NFTs, HTTP data, and a creative every day use, to see what would inspire the best builds.
|
||||
|
||||
Out of 144 total submissions, 38 chose to build with IPFS, Filecoin, or libp2p, so we had a tough road to narrow it down to the following five.
|
||||
|
||||
### Prize #1 Winner: Edu4All - Decentralized Education Platform
|
||||
|
||||
🗄 Best use of Chainlink for archiving or republishing data for provenance or archiving to combat dis/misinformation
|
||||
|
||||
@[youtube](r0bOi8fDAMU)
|
||||
|
||||
Created by Amr Zahran and Tosho Toshev, [Edu4ALL](https://rapid-dust-8956.on.fleek.co/) describes itself as a dapp with “the aim to connect students from all regions of the world with accredited certifications recognized globally in order to provide a quality education for all students.” With a React frontend, they were able to connect to the blockchain via Metamask to create this educational platform.
|
||||
|
||||
View [their showcase](https://devpost.com/software/edu4all-decentralized-education-platform) and [source code](https://github.com/ttoshev/chainlink-app-v1).
|
||||
|
||||
### Prize #2 Winner: CryptoLlama
|
||||
|
||||
⛓ Best tool for easing storing and retrieval of data with Filecoin for use in Chainlink or oraclizing Filecoin chain events
|
||||
|
||||
@[vimeo](535625281)
|
||||
|
||||
Created by Alice M. and Yuchen Zhao, [CryptoLlama](https://testnets.opensea.io/collection/cryptollama) is a location-based NFT AR game built with both Chainlink VRF contracts and cute crypto llamas! By utilizing React and Viro AR package to build the AR app, Solidity smart contracts and Chainlink VRF they were able to create the dynamic cryptollama NFTs with random characteristics that were cute and creative.
|
||||
|
||||
View [their showcase](https://devpost.com/software/cryptolamma) and [source code](https://github.com/hashx101/cryptollama).
|
||||
|
||||
### Prize #3 Winner: Korea Heritage and History NFT
|
||||
|
||||
🖼 Best use of IPFS or Filecoin for NFTs - maybe it’s archiving, maybe it’s provenance connections, maybe it’s aggregation, maybe it’s tooling, maybe it’s up to you.
|
||||
|
||||
@[youtube](mvtLDpDvJkY)
|
||||
|
||||
The [Korea Heritage and History NFT](http://3.236.231.250/) platform was built by the team of Seongwon Kwak, Melissa Ann Wilkinson, Valijon Khalilov, Bin Yoon, and Park Hyein, with the intention of recording Korea’s invaluable heritage over a period of 5,000 years and safely preserving it by converting it into NFT tokens.
|
||||
|
||||
View [their showcase](https://devpost.com/software/korean-heritage-and-history-nft) and [source code](https://github.com/centerprime/Korea-Heritage-and-History-NFT).
|
||||
|
||||
### Prize #4 Winner: Stonent Project
|
||||
|
||||
🖥 Best IPFSizing of HTTP data - Chainlink is often used to pull data from the regular web, why not autopublish to IPFS while you’re there?
|
||||
|
||||
@[youtube](n_62_ZXMYYI)
|
||||
|
||||
Created by Vladimir, Степан Самсонов, and Anton Lebedev, the [Stonent Project](http://stonent.us-east-2.elasticbeanstalk.com/check/275089) helps NFT-artists fight against intellectual property theft by using a neural network to detect plagiarism, ERC-1155 tokens, and Chainlink.
|
||||
|
||||
View [their showcase](https://devpost.com/software/stonent-project) and [source code](https://github.com/vladimir3322/stonent_project).
|
||||
|
||||
### Prize #5 Winner: Parametric Digital Asset Risk Management
|
||||
|
||||
🛠 Best Hack We’ll Use Every Day that uses IPFS, Filecoin or libp2p
|
||||
|
||||
@[youtube](nHXhbZFmX6M)
|
||||
|
||||
Created by Lukas Sexton, Mike Robinson, Seth A., and Luis R., [Parametric Digital Asset Risk Management](https://devpost.com/software/parametric-digital-asset-risk-management) is a decentralized protocol offering protection to the risk-adverse to encourage DeFi lending and in the process, promote economic fairness. They created this protocol with Chainlink for data delivery for smart contracts, Scaffold-Eth for a development framework, and IPFS to deploy, host, and load their website.
|
||||
|
||||
View [their showcase](https://devpost.com/software/parametric-digital-asset-risk-management) and [source code](https://github.com/chainlink-hackathon2021-insurance/DeFi-Lending-Insurance).
|
||||
|
||||
Congratulations to the many creative builders behind these amazing projects! Thank you for joining Chainlink, IPFS & Filecoin in pushing the boundaries the decentralized web just a little bit further.
|
||||
|
||||
## Missed out?
|
||||
|
||||
Catch up on some of the workshops and code-alongs that took place during the event from teams in our ecosystem!
|
||||
|
||||
### IPFS x Chainlink Workshop
|
||||
|
||||
@[youtube](Ds1RJplxxxo)
|
||||
|
||||
Dietrich Ayala, IPFS Developer Onboarding lead, hosted this introduction and demo showing how IPFS and Chainlink go hand-in-hand.
|
||||
|
||||
### Store your NFTs, assets, and databases on Filecoin
|
||||
|
||||
@[youtube](NdSdsTsh0QI)
|
||||
|
||||
Andrew W. Hill, co-founder and CEO at [Textile](https://textile.io/), joined the event to show how easy it is to get started with storage on Filecoin.
|
||||
|
||||
### How to Decentralize the Front-end of your Web Application
|
||||
|
||||
@[youtube](-A45TteFd3o)
|
||||
|
||||
Samuele Agostinelli from [Fleek](https://fleek.co/), was also there to share a workshop on decentralized hosting and storage.
|
||||
|
||||
## 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! 👋
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 281 KiB |
Reference in New Issue
Block a user