All Projects → romuloalves → Dat React Native

romuloalves / Dat React Native

Browse through the web with the Dat protocol in your device!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Dat React Native

Iwant
Commandline tool for searching and downloading files in LAN network, without any central server
Stars: ✭ 268 (+972%)
Mutual labels:  p2p, peer-to-peer, decentralization
Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (+620%)
Mutual labels:  p2p, peer-to-peer, decentralization
Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (+560%)
Mutual labels:  p2p, peer-to-peer, decentralization
Go2p
Simple to use but full configurable p2p framework
Stars: ✭ 80 (+220%)
Mutual labels:  network, p2p, peer-to-peer
Pjon
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
Stars: ✭ 2,615 (+10360%)
Mutual labels:  network, p2p, decentralization
Brightid
Reference mobile app for BrightID
Stars: ✭ 101 (+304%)
Mutual labels:  network, peer-to-peer, mobile
Spruce Network
Decentralized peer-to-peer mesh network.
Stars: ✭ 61 (+144%)
Mutual labels:  network, p2p, peer-to-peer
Hyperfeed
decentralized rss publishing
Stars: ✭ 60 (+140%)
Mutual labels:  dat, p2p, decentralization
Nkn
Official Go implementation of NKN full node.
Stars: ✭ 287 (+1048%)
Mutual labels:  network, p2p, decentralization
Go Spacemesh
Go Implementation of the Spacemesh protocol full node. 💾⏰💪
Stars: ✭ 389 (+1456%)
Mutual labels:  p2p, decentralization
Decentralized Internet
A SDK/library for decentralized web and distributing computing projects
Stars: ✭ 406 (+1524%)
Mutual labels:  p2p, peer-to-peer
Neutrino
Privacy-Preserving Bitcoin Light Client
Stars: ✭ 564 (+2156%)
Mutual labels:  peer-to-peer, mobile
Constellation
Peer-to-peer encrypted message exchange
Stars: ✭ 365 (+1360%)
Mutual labels:  p2p, peer-to-peer
Software
DeepValueNetwork is a peer-to-peer database network managed and hosted by its community. It contains a browser to render 2D/3D content and allow the creation of scripted applications built on top of the p2p database network and managed by its creators, without intermediary platform.
Stars: ✭ 357 (+1328%)
Mutual labels:  network, p2p
Sciencefair
The futuristic, fabulous and free desktop app for working with scientific literature 🔬 📖
Stars: ✭ 561 (+2144%)
Mutual labels:  dat, p2p
Libdatachannel
C/C++ WebRTC Data Channels and Media Transport standalone library
Stars: ✭ 336 (+1244%)
Mutual labels:  p2p, peer-to-peer
Js Ipfs
IPFS implementation in JavaScript
Stars: ✭ 6,129 (+24416%)
Mutual labels:  p2p, peer-to-peer
Peergos
A p2p, secure file storage, social network and application protocol
Stars: ✭ 895 (+3480%)
Mutual labels:  p2p, peer-to-peer
Yjs
Shared data types for building collaborative software
Stars: ✭ 5,894 (+23476%)
Mutual labels:  p2p, peer-to-peer
Sonobus
Source code for SonoBus, a real-time network audio streaming collaboration tool.
Stars: ✭ 586 (+2244%)
Mutual labels:  network, peer-to-peer

Dat React Native

This project aims to include Dat support in mobiles through React Native and Node.js!

It's under development

How to start

  1. Clone the repo:

git clone [email protected]:romuloalves/dat-react-native.git

  1. Install the dependencies in the root directory:

yarn

  1. Install dependencies of Node.js to the device too, in the directory nodejs-assets/nodejs-project.

  2. Open the directory android with the Android Studio to download the Gradle dependencies.

  3. Now is just execute!

react-native run-ios or react-native run-android

License

MIT License

Copyright (c) 2017 Rômulo Alves

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].