Skip to main content

Simple connection over decentralized network

Project description

DecentMesh Network

                *                       
                          *             
                    **   *              
                                        
                 *    **                
           *     ***    *   **          
                      **                
 __   ___  __   ___      ___        ___  __       
|  \ |__  /  ` |__  |\ |  |   |\/| |__  /__` |__| 
|__/ |___ \__, |___ | \|  |   |  | |___ .__/ |  | 
                *     *                 
           *      *        *            
           *   *                        
             *   *                      
                 *                      
                      *                 
               *     *   *              
                   *                    

DecentMesh Network is a decentralized and resilient network framework designed to facilitate secure, efficient, and scalable connectivity for distributed applications.

It enables seamless node discovery, robust communication, and easy management of decentralized environments, empowering developers to build and maintain decentralized networks with minimal complexity. With DecentMesh, you can effortlessly connect, monitor, and manage nodes, ensuring reliable communication across your network. Ideal for projects requiring high availability and security, DecentMesh simplifies the challenges of decentralized networking.

Installation

Prerequisites

Before you begin, ensure you have the following installed on your Debian-based system:

sudo apt update
sudo apt python3-pip
sudo apt-get install autoconf automake libtool

Install Decentmesh node

git clone git@github.com:jiri-otoupal/DecentNet-Py.git decentmesh

Requirement for running a Node

  • Redis capable of Pub/Sub

How to run node

decentmesh service start 127.0.0.1 8888

Compilation with nuitka for linux

python3 -m nuitka --standalone --include-package=sqlite3,lz4,coincurve,click,cbor2,sentry_sdk,pylzma,ecdsa,qrcode,prometheus_client,sqlalchemy,aiosqlite --python-flag=no_site --include-module=decentnet --follow-imports decentnet/main.py

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

decentmesh-0.0.76.tar.gz (67.8 kB view hashes)

Uploaded Source

Built Distribution

decentmesh-0.0.76-py3-none-any.whl (105.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page