Skip to content

quadroloop/teneo

Repository files navigation

Teneo

Teneo is a News & RSS3 DApp Platform

Project Banner Image

Project Description

The goal of the project is to use RSS3 and create an intuitive Web application where users can search the Blockchain Addresses and explore the RSS Feeds from them.

The project is built on top of the RSS3 PreGod API with additional features to upvote useful feeds for others to see.

Features:

  • Upvoting Feed for other users to see
  • Mobile Support
  • Uses RSS3's Pregod API v.0.4.0 for all the data in the site
  • View more details about the Feed, NFT Metadata, Related URLs ETC.
  • View which address others users are looking at the most.

Demo

Try the Live Demo

Demo Video & Presentation:

Watch the demo video and presentaion here: https://youtu.be/ktUM3TMEEms

Links to usage of RSS3 in the project

Development: Getting Started

Setting up ENV

This project is using Firebase as a prototype database so, you need to create a firebase project and create a .env file with the following values.

NEXT_PUBLIC_FIREBASE_API_KEY=
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=
NEXT_PUBLIC_FIREBASE_PROJECT_ID=
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=
NEXT_PUBLIC_FIREBASE_APP_ID=

The project frontend is built using NextJS First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Team

  • Bryce Mercines

About

Teneo is a News & RSS3 DApp Platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published