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

https://github.com/consento-org/hypercore-rn

Running hypercore in React-Native
https://github.com/consento-org/hypercore-rn

Last synced: 5 months ago
JSON representation

Running hypercore in React-Native

Awesome Lists containing this project

README

          

# hypercore-rn
Running hypercore in React-Native

## How it works

- Uses our fork of sodium-javascript for crypto
- Provides some node.js style globals that are needed for stuff to work.
- Uses hyperswarm-proxy-ws for connecting to the p2p network
- Uses react-native specific storage? (in memory to start)