Skip to content

kryptokrona/hugin-node

Repository files navigation

Hugin node

A Hugin node interface in javascript. Verifies that a registered public key is allowed to send messages over the network.

All lower level modules such as sockets/crypto/DB are written in C/C++.

Getting Started

Quick start script

bash -c "$(curl -fsSL https://raw.githubusercontent.com/kryptokrona/hugin-node/refs/heads/master/install.sh)"

- OR -

Manual installation

Make sure you have installed on your system:

  • Node >= 18.
  • Python

Install node modules:

npm install

Start

npm run start

Commands

stats
info

About

A decentralized node system for Hugin messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published