TechyGuy17 / Hugin-client-nodejs

A basic hugin messenger client written in Node.JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hugin Node.JS Client

This is a basic hugin messenger client written in Node.JS using our newly published POST in hugin API

USAGE

Go through the .env file and do the following:

  1. Add your address + the private key of said address
  2. Add the address of a updated hugin API, for example the official one (https://api.hugin.chat)

After that run the following: npm i followed by node client.js and you should be up and running!

About

A basic hugin messenger client written in Node.JS

License:GNU General Public License v3.0


Languages

Language:JavaScript 96.5%Language:Shell 3.5%