New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

decentmesh

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

decentmesh

Simple connection over decentralized network

  • 0.0.163
  • PyPI
  • Socket score

Maintainers
1

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,ecdsa,qrcode,prometheus_client,sqlalchemy,aiosqlite --python-flag=no_site --include-module=decentnet --follow-imports decentnet/main.py

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc