RaveNet is a decentralized off-grid mesh network app designed for ravers, built using React Native for both iOS and Android platforms.
RaveNet aims to provide a communication platform for ravers that operates independently of traditional internet infrastructure. By leveraging decentralized technologies and mesh networking protocols, users can connect directly with each other, share information, and discover nearby events even in areas with limited or no internet connectivity.
- Decentralized Communication: Connect directly with other users without relying on central servers.
- Mesh Networking: Form a network of devices to enable communication in areas without internet access.
- Offline Functionality: Use the app even when offline, allowing users to communicate and share information regardless of connectivity.
- Event Discovery: Find nearby events and connect with other attendees.
- Privacy and Security: Ensure user privacy and security through encryption and authentication mechanisms.
- Community Building: Foster a sense of community within the app through user profiles, groups, and shared content.
To install RaveNet on your device, follow these steps:
- Clone this repository to your local machine.
- Navigate to the project directory.
- Run
npm install
to install dependencies. - Run
react-native run-android
orreact-native run-ios
to launch the app on your device or emulator.
- Create an account or log in if you already have one.
- Explore nearby events or create your own.
- Connect with other users and start communicating.
- Enjoy the rave experience with a decentralized network of fellow ravers!
We welcome contributions from the community to improve RaveNet. If you'd like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and ensure the codebase is properly tested.
- Submit a pull request with a detailed description of your changes.
We value feedback from our users! If you have any suggestions, questions, or issues, please don't hesitate to reach out to us.
This project is licensed under the Creative Commons Zero (CC0) license, which allows you to copy, modify, distribute, and use the software for any purpose, without asking for permission.
We would like to thank the open-source community for their contributions and support in building RaveNet.