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
- Host: GitHub
- URL: https://github.com/jonath-z/feedr
- Owner: Jonath-z
- Created: 2024-01-24T14:57:18.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-01-27T11:25:52.000Z (over 2 years ago)
- Last Synced: 2024-04-23T21:16:21.615Z (about 2 years ago)
- Topics: blockchain, trust, utu
- Language: TypeScript
- Homepage: https://feed-r.vercel.app
- Size: 4.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.