Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dappros/ethora-app-reactjs
Full Ethora App, React.js version. A 'super app' engine for your project.Social Sign In 🄵, Messaging 💬 (chat, voice, push notifications), AI bots, Web3 Wallet 🪪 (profile QR, documents, coins, NFT), DLT 🔐 (provenance, crypto signing), Gamification 🤩, Social Commerce and more.
https://github.com/dappros/ethora-app-reactjs
chat chat-application chatsdk javascript messaging messaging-app opensource opensource-apps react reactjs sso typescript-react wallet web3
Last synced: about 1 month ago
JSON representation
Full Ethora App, React.js version. A 'super app' engine for your project.Social Sign In 🄵, Messaging 💬 (chat, voice, push notifications), AI bots, Web3 Wallet 🪪 (profile QR, documents, coins, NFT), DLT 🔐 (provenance, crypto signing), Gamification 🤩, Social Commerce and more.
- Host: GitHub
- URL: https://github.com/dappros/ethora-app-reactjs
- Owner: dappros
- License: gpl-3.0
- Created: 2024-09-06T08:29:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T12:54:22.000Z (about 1 month ago)
- Last Synced: 2024-12-22T02:14:21.525Z (about 1 month ago)
- Topics: chat, chat-application, chatsdk, javascript, messaging, messaging-app, opensource, opensource-apps, react, reactjs, sso, typescript-react, wallet, web3
- Homepage: https://www.ethora.com/
- Size: 1000 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![GitHub watchers](https://img.shields.io/github/watchers/dappros/ethora-app-reactjs) ![GitHub forks](https://img.shields.io/github/forks/dappros/ethora-app-reactjs) ![GitHub Repo stars](https://img.shields.io/github/stars/dappros/ethora-app-reactjs) ![GitHub repo size](https://img.shields.io/github/repo-size/dappros/ethora-app-reactjs) ![GitHub language count](https://img.shields.io/github/languages/count/dappros/ethora-app-reactjs) ![GitHub top language](https://img.shields.io/github/languages/top/dappros/ethora-app-reactjs) ![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/dappros/ethora-app-reactjs/dev) ![GitHub issues](https://img.shields.io/github/issues/dappros/ethora-app-reactjs) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/dappros/ethora-app-reactjs) ![GitHub](https://img.shields.io/github/license/dappros/ethora-app-reactjs)
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=flat&logo=javascript&logoColor=%23F7DF1E) ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=flat&logo=typescript&logoColor=white) ![React](https://img.shields.io/badge/react-%2320232a.svg?style=flat&logo=react&logoColor=%2361DAFB) ![JWT](https://img.shields.io/badge/JWT-black?style=flat&logo=JSON%20web%20tokens)
[![Discord](https://img.shields.io/badge/%3Cethora%3E-%237289DA.svg?style=flat&logo=discord&logoColor=white)](https://discord.gg/Sm6bAHA3ZC) [![Twitter URL](https://img.shields.io/twitter/url?url=https%3A%2F%2Fgithub.com%2Fdappros%2Fethora)](https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fdappros%2Fethora%2F&via=tarasfilatov&text=check%20out%20Ethora%20%23web3%20%23social%20app%20engine&hashtags=lowcode%2Creactnative%2Copensource%2Cnocode) [![Website](https://img.shields.io/website?url=https%3A%2F%2Fethora.com%2F)](https://ethora.com/) [![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCRvrXwMOU0WBkRZyFlU7V_g)](https://www.youtube.com/channel/UCRvrXwMOU0WBkRZyFlU7V_g)
# Ethora engine for React.js
Full Ethora app engine, React.js versionThis has previously been tracked in Ethora "monorepo" https://github.com/dappros/ethora under "client-web" folder. Now (November 2024) this has been moved to its own repository.
This project is built on top of Ethora Chat Component NPM package:
* https://www.npmjs.com/package/@ethora/chat-component
* https://github.com/dappros/ethora-chat-component