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
- Host: GitHub
- URL: https://github.com/b4s36t4/deso-messages
- Owner: b4s36t4
- Created: 2022-07-02T13:01:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-03T06:52:07.000Z (about 4 years ago)
- Last Synced: 2025-02-01T18:17:53.783Z (over 1 year ago)
- Topics: blockchain, deso, react, react-native
- Language: TypeScript
- Homepage:
- Size: 252 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Decentralized Chat
A Decentralized P2P chat application with Blockchain using React Native & NativeBase.
### Architecture

## DeSo [The Decentralized Social Blockchain]

[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

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

NativeBase is an accessible, utility-first component library that helps you build consistent UI across Android, iOS and Web.
## Usage
```sh
yarn start
```