Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 612 Bytes

File metadata and controls

47 lines (29 loc) · 612 Bytes

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