SkillAgentSearch skills...

Node

DeNet Storage is a decentralized cloud storage powered by users and Datakeepers who rent out their disk space. Datakeepers can earn rewards by providing storage capacity and sending proofs of stored data. This repository provides instructions on how to set up a DeNet node, become an online Datakeeper, and start earning rewards for your contribution

Install / Use

/learn @DeNetPRO/Node

README

<p align="center"> <img src="assets/LOGO.png"> </p> <p align="center"> Monetize your computer's storage now! <br/> <br/> <a href="https://denet.pro"> <img alt="website.png" src="assets/denet.pro.svg" height="31" width="120"/> </a> <a href="https://t.me/+Yu5KnSruttc5ZGRi"> <img alt="tg.png" src="https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white" height="30" width="120"/> </a> <a href="https://discord.gg/cPz9m4cSWv"> <img alt="discord.png" src="https://img.shields.io/badge/Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white" height="30" width="120" /> </a> <a href="https://www.youtube.com/channel/UCeCxt3tYbtSkJvaznNjQimQ"> <img alt="youtube.png" src="https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white" height="30" width="120" /> </a> </p>

Table of Contents

What is DeNet?

DeNet is a decentralized data storage protocol that unlocks the global potential of unused storage. It connects storage providers with those in need of sovereign decentralized storage.

How It Works:

  1. Get a Datakeeper's license
  2. Install special software on your computer
  3. Connect to the DeNet network and share your disk space
  4. Store user and business data
  5. Get rewarded directly from storage users

More details about requirements can be found here

Who is a Datakeeper?

💽 Datakeepers offer their unused storage space to DeNet Storage users, creating a mutually beneficial conditions for all without any intermediaries. By utilizing the DeNet Storage Protocol, users pay for the storage they need, while Datakeepers are rewarded for the storage they provide.

Installation Process

Step 1: Make sure that your setup meets the requirements
Step 2: Choose the installation option that better suits you

Desktop Node Manager

  • Best for: Desktop users, beginners, easy management
  • Features: Graphical interface for node management
  • Installation: Available for Windows, macOS, and Linux desktop versions
  • Management: Intuitive GUI with real-time monitoring
  • Beginner-friendly: Ideal for users who prefer visual interfaces and point-and-click operations

Installation Guide:

  1. Determine your computer's architecture (x86_64 or ARM64)
  2. Download the appropriate file from the Available Desktop Builds section
  3. Install the application:
    • Windows: Double-click the downloaded .exe file and follow the prompts
    • macOS: Double-click the .dmg file and drag the app to Applications folder
    • Linux: Install with appropriate package manager command
  4. Launch the Desktop Node Manager and configure your node

Web Node Manager

  • Best for: Server environments, headless systems, advanced users, and desktop users who want a lightweight solution
  • Features: Web-based interface accessible through browser, suitable for servers without GUI
  • Installation: Available for all supported platforms with additional setup steps for server environments
  • Management: Accessible through web browser at http://localhost:1111
  • Beginner-friendly: Requires basic terminal knowledge for initial setup

⚠️ Important: Web Node Manager is suitable for server operating systems (Ubuntu Server, CentOS, etc.) and can be installed on any platform with proper setup. For server environments, additional configuration may be required.

💡 Tip: For platform-specific instructions, see:

Command Line Interface (CLI) Node

  • Best for: Server environments, headless systems, advanced users
  • Features: Full functionality via terminal commands
  • Installation: Available for all supported platforms
  • Management: Requires manual configuration and monitoring
  • Beginner-friendly: Not recommended for users unfamiliar with terminal operations

💡 Tip: For detailed platform-specific installation instructions, see:

Supported Platforms

DeNet Datakeeper Nodes can be installed on various operating systems depending on your needs and technical requirements:

Command Line Interface (CLI) Node

Available CLI Builds

| Operating System | Architecture | Download Link | |------------------|--------------|---------------------------------------------------------------------------------------------------------------------| | Windows | x86_64 | denode-windows-amd64.exe | | Linux | x86_64 | denode-linux-amd64 | | Linux | ARM64 | denode-linux-arm64 | | macOS | x86_64 | denode-macos-amd64 | | macOS | ARM64 | denode-macos-arm64 |

📝 Note: The DeNet Datakeeper Node CLI is distributed as a standalone binary file without any installation package. Just download the appropriate binary for your system

Desktop Node Manager

Available Desktop Builds

| Operating System | Architecture | Download Link | Package Format | Installation Command | |------------------|----------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------|--------------------------------------------------------------------------| | Windows | x86_64 | DeNode_Manager_1.0.6_x64-setup.exe | Installer | Double-click to install | | macOS | x86_64 | DeNode_Manager_1.0.6_x64.dmg | Disk Image | Open .dmg file and drag to Applications | | macOS | ARM64 | DeNode_Manager-1.0.6-arm64.dmg | Disk Image | Open .dmg file and drag to Applications | | Linux | x86_64 | DeNode_Manager_1.0.6_amd64.deb | DEB (Debian/Ubuntu) | sudo dpkg -i DeNode_Manager_1.0.6_amd64.deb then sudo apt install -f | | Linux | ARM64 | DeNode_Manager_1.0.6_arm64.deb | DEB (Debian/Ubuntu) | sudo dpkg -i DeNode_Manager_1.0.6_arm64.deb then sudo apt install -f | | Linux | x86_64 | DeNode_Manager-1.0.6-1.x86_64.rpm | RPM (Red Hat/Fedora/CentOS) | sudo rpm -ivh DeNode_Manager-1.0.6-1.x86_64.rpm | | Linux | ARM64 | DeNode_Manager-1.0.6-1.aarch64.rpm | RPM (Red Hat/Fedora/CentOS) | sudo rpm -ivh DeNode_Manager-1.0.6-1.aarch64.rpm |

⚠️ Important: Desktop Node Manager is not available for server operating systems (Ubuntu Server, CentOS, etc.) due to lack of GUI support.

💡 Tip: Use the Desktop Node Manager download page at https://node.denet.app/ to conveniently download the specific application version.

Web Node Manager Builds

| Operating System | Architecture | Download Link | |------------------|--------------|-------------------------------------------------------------------------------------------

View on GitHub
GitHub Stars66
CategoryDevelopment
Updated3d ago
Forks18

Languages

Shell

Security Score

85/100

Audited on Apr 6, 2026

No findings