Skip to content

A decentralized news aggregator built with Chainlink and Astro (built during a live webinar)

Notifications You must be signed in to change notification settings

cassidoo/decentralized-news

Repository files navigation

Decentralized News

This is a repo made during a webinar with Chainlink. The goal is to create a decentralized news feed that is pulled from Hacker News. The news feed is then displayed on a frontend.

Live site

Webinar recording

Steps

GitBook for this workshop

TL;DR

  1. Created a wallet
  2. Funded the wallet
  3. Created a subscription
  4. Deployed a functions contract
  5. Authorized the functions contract
  6. Frontend time wee

Make a .env

# RPC for sepolia
PROVIDER_URL="https://rpc.sepolia.org"
CONTRACT_ADDRESS="ADDRESS GOES HERE"

About

A decentralized news aggregator built with Chainlink and Astro (built during a live webinar)

Topics

Resources

Stars

Watchers

Forks