https://github.com/thedvlprguy/conclave.in
Conclave.in : Officially Registering as the open source project form everywhere, Technologies we're merely focusing on are Solidity and C++ For making our app Decentralized and and more safe.
https://github.com/thedvlprguy/conclave.in
conference dapp decentralized web web3
Last synced: about 1 year ago
JSON representation
Conclave.in : Officially Registering as the open source project form everywhere, Technologies we're merely focusing on are Solidity and C++ For making our app Decentralized and and more safe.
- Host: GitHub
- URL: https://github.com/thedvlprguy/conclave.in
- Owner: thedvlprguy
- Created: 2024-07-12T11:53:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-12T12:12:44.000Z (almost 2 years ago)
- Last Synced: 2025-03-14T15:50:16.228Z (over 1 year ago)
- Topics: conference, dapp, decentralized, web, web3
- Language: TypeScript
- Homepage: https://web3conclave.vercel.app
- Size: 77.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Conclave.in - Web3 Decentralized Conferencing App
Welcome to our Web3 Decentralized Conferencing App! This project aims to create a more secure and privacy-focused alternative to conventional conferencing solutions like Google Meet and Zoom.
## Features
- **Decentralized Architecture:** Leveraging the power of Web3 to ensure data privacy and security.
- **Secure Communication:** End-to-end encryption for all communications.
- **User-Friendly Interface:** Built with modern UI components to ensure a smooth user experience.
- **Open Source:** Contribute and be part of the development process.
## Tech Stack
- **Next.js:** The primary framework for building our server-rendered React applications.
- **React.js:** For creating a dynamic and responsive user interface.
- **PostgreSQL:** Backend database for reliable data storage and management.
- **TypeScript:** Ensuring robust and error-free code, particularly in our Next.js components.
- **Shadcn UI Library:** Utilizing a modern and aesthetic UI library for a polished look.
- **Acentracity:** Enhancing the decentralized nature of our application.
## Installation
1. Clone the repository:
```sh
git clone https://github.com/yourusername/web3-decentralized-conferencing-app.git
cd web3-decentralized-conferencing-app
```
2. Install dependencies:
```sh
npm install
```
3. Set up the database:
```sh
// Add database setup instructions here
```
4. Run the application:
```sh
npm run dev
```
## Contributing
We welcome contributions from the community! Here are some ways you can help:
- Report bugs and issues
- Suggest new features
- Submit pull requests
Please read our [contribution guidelines](CONTRIBUTING.md) for more information.
## License
This project is licensed under the [MIT License](LICENSE). This means it is open source and available for anyone to use, modify, and distribute.
---
Join us in creating a better, more secure conferencing solution for everyone. Let's build something great together!