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

https://github.com/b4s36t4/deso-messages

React native project to support messaging capabilities of deso blockchain
https://github.com/b4s36t4/deso-messages

blockchain deso react react-native

Last synced: 2 months ago
JSON representation

React native project to support messaging capabilities of deso blockchain

Awesome Lists containing this project

README

          

# Decentralized Chat

A Decentralized P2P chat application with Blockchain using React Native & NativeBase.

### Architecture
![image](https://user-images.githubusercontent.com/57614947/177027054-e9e280d5-c448-45bc-be45-ce139adfff4f.png)

## DeSo [The Decentralized Social Blockchain]

![image](https://user-images.githubusercontent.com/57614947/177016547-ec3338f9-ac77-4e7f-be97-69fd34025ddb.png)

[DeSo](https://www.deso.org/) is a new layer-1 blockchain built from the ground up to scale decentralized social applications to one billion users.

## React Native

![image](https://user-images.githubusercontent.com/57614947/177016678-0ccbba63-c4f8-4dee-8327-bee392676654.png)

React Native combines the best parts of native development with React, a best-in-class JavaScript library for building user interfaces.

## NativeBase

![image](https://user-images.githubusercontent.com/57614947/177016593-e79013af-23a6-4836-873c-d638f68ec34c.png)

NativeBase is an accessible, utility-first component library that helps you build consistent UI across Android, iOS and Web.

## Usage
```sh
yarn start
```