Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.83 KB

File metadata and controls

39 lines (24 loc) · 1.83 KB

chatter3

chatter3 is a communication forum with signature verified identity

Welcome to chatter3, a reputation biased web3-based commication forum where discussions are signed and verified using blockchain technology. chatter3 enables users to engage in forums where every post is cryptographically signed by the user's wallet ensuring authenticity and accountability. You are the value. The value is you.

Project Overview

chatter3 integrates blockchain technology into a forum environment, allowing for transparent and secure communications. Each message is tied to a user's wallet address, leveraging the security and immutability of blockchain to enhance trust in online interactions.

Features

  • Signature Verification: Every post and comment is signed by the user's private wallet, ensuring the identity of the communicator.
  • Decentralized Moderation: Uses smart contracts to manage moderation rights and rules, decentralizing control.
  • Trust and Transparency: With posts verifiably made by wallet owners, users can trust that the communications are authentic.
  • Web3 Integration: Fully integrated with Web3 wallets like MetaMask for seamless user experiences.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installation

  1. Clone the Repository

    git clone https://github.com/yourusername/chatter3.git
    cd chatter3
    
    .. coming soon