Socket
Book a DemoInstallSign in
Socket

axon-daemon

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axon-daemon

axon-node =========

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

axon-node

Start a node, join pools, earn tokens for hosting torrents.

You can join/leave hosting pools through the dapp, and the node will listen for on-chain events in order to automatically seed torrents in your pools. The upload/download logs are sent to the aggregator, which computes the work matrix and posts it on-chain, so you can earn rewards.

Roadmap.

v1.

  • Automatically listen to pools joined/left by the user.
  • Automatically start seeding torrents in these pools.
  • Automatically torrent and untorrent based on on-chain events.

v2.

  • Download initial file from Arweave.
  • Report capacity (disk space, bandwidth speed) to aggregator. Automatic price controller for "axon" resources.

Usage.

DEBUG=axon:* DEV=1 PRIVATE_KEY="0x2ce6a49f7f57e1b93c91d56ea80bfe83448bade8fc5222e78a3c692947faa92e" node --experimental-modules bin/dappnet.js node --torrent-data-path $(realpath ./uploads)

Demo.

DEBUG=axon:* ./seed.sh

Configuration.

FAQs

Package last updated on 15 Aug 2023

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