Skip to content

HexHoot v1.0.1

Compare
Choose a tag to compare
@zenineasa zenineasa released this 05 Feb 20:19
· 53 commits to main since this release

How to use HexHoot

As a prerequisite to using Hexhoot, you would need to install Node.js on your computer. The following link would help you with the same.

https://nodejs.dev/en/download/

After that, you simply have to open your Terminal / CMD, go to the directory where you downloaded this source code and run the following commands:

npm install
npm start

Features included

  • Zero-knowledge-proof based login
  • Create and update profile information
  • Add friend
  • Chat with friends

Changes between v1.0.0 and v1.0.1

  • Bug fixed: unable to edit profile
  • Corrected the favicon path