Metadata-Version: 2.1
Name: messaging_app
Version: 0.1.5
Summary: Messaging App
Home-page: https://github.com/Naruno/Messaging-App
Author: Naruno Developers
Author-email: onur.atakan.ulusoy@naruno.org
License: MIT
Description: # Messaging App for Naruno
        The Messaging App is a simple messaging application that allows users to communicate with each other through text messages. This app is built with Python and uses the Naruno blockchain for user authentication.
        
        ## Features
        - Decentralized system
        - Secure communication between nodes
        - Fast and easy to use
        - Maps blockchain addresses to dynamic IPs
        - Uses encryption to protect sensitive information
        
        ## Installation
        You can install Messaging App by pip3:
        
        ```console
        pip3 install messaging_app
        ```
        
        ## Usage
        
        To use Messaging App, you can call from the command line:
        
        ```console
        messagingapp -pass MyNarunoPass --port 80 --integrationport 8000
        ```
        
        And after you can use the app by going to http://localhost:80
        
        
        ## Contributing
        Contributions to the Messaging App are welcome! If you have any suggestions or find a bug, please open an issue on the GitHub repository. If you want to contribute code, please fork the repository and create a pull request.
        
        ## License
        Messaging App is released under the MPL-2.0 License.
        
Platform: UNKNOWN
Requires-Python: >= 3
Description-Content-Type: text/markdown
