Do0k13 / chatv2-near-widget-app

Simple Near Widget built with React, NEAR Social Bridge and NEAR Social Local Viewer

Home Page:https://near.org/wendersonpires.near/widget/ChatV2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatV2 Widget App

This is an application running on Near Social using the NEAR blockchain network.

Live App

Setup

Install all the dependencies:

yarn install

Run app:

yarn start:app

Run viewer

yarn start:vm

Now, you can see your changes in real time. Both in React App and Widget.

Libraries

NEAR Social Bridge: A library that allows you to create a common application using ReactJS and inject it in a controlled way into a Widget on Near Social. Therefore, the Widget talks to the React application and vice versa, making it possible to consume Discovery API resources within the React application.

NEAR Social Local Viewer: A CLI tool that allows you to run and test your Near Social Widgets locally using just your preferred code editor and your default browser.

About

Simple Near Widget built with React, NEAR Social Bridge and NEAR Social Local Viewer

https://near.org/wendersonpires.near/widget/ChatV2


Languages

Language:TypeScript 73.6%Language:JavaScript 20.5%Language:CSS 3.2%Language:HTML 2.6%