An open API service indexing awesome lists of open source software.

https://github.com/jonath-z/feedr

Global trustful recommendation platform using UTU protocol
https://github.com/jonath-z/feedr

blockchain trust utu

Last synced: about 1 year ago
JSON representation

Global trustful recommendation platform using UTU protocol

Awesome Lists containing this project

README

          

# FeedR

Welcome to FeedR, your go-to platform for personalized recommendations.

## **Getting Started:**

- Clone the repo, and set up Firebase configuration.
- Connect to UTU for blockchain-based trust and rewards.

## **Technologies:**

- React.js
- TypeScript
- UTU trust SDK
- Dynamic-lab SDK

## **Auth & Abstraction:**

- Web3 authentication using email for a secure and user-friendly experience.
- Account abstraction seamlessly integrated.
- UTU protocol for trust and transparency.

## **Dev & Deployment:**

To dive into FeedR development, ensure you have Node.js v20+ installed on your machine.

- Install dependencies by running `npm i --legacy-peer-deps`
- Run `npm start` for local development.
- `npm run build` for optimized production build.