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
- Host: GitHub
- URL: https://github.com/consento-org/hypercore-rn
- Owner: consento-org
- License: mit
- Created: 2020-09-28T22:37:47.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-11-24T03:40:53.000Z (over 5 years ago)
- Last Synced: 2024-04-22T09:15:26.613Z (over 2 years ago)
- Language: Java
- Size: 441 KB
- Stars: 9
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)