Skip to content

LrGeometry/HIPR

 
 

Repository files navigation

HIPR

HIPR - Human Initiated Performance Report

It is the first ever gamified “Internal Review” function; whereas the software validates the integrity of the chain data and secures the network through human initiation of smart contract checksums.

How does it work?

HIPR takes in data sets, encrypts them into a tile slide puzzle game built on Web3 + Unity, and compares and contrasts the data sets prior to 3rd Party future analysis. HIPR has direct connections to the Ethereum Blockchain for input data for PlayerScore functionality for payouts to the end user in HERC tokens. The puzzleManager.sol Smart Contract creates a new puzzle based on the metrics imported, and then compares and contrasts the data sets from touchpointss along the same Supply Chain. The Audited files are sent to those involved in the Supply Chain Queries.

Quick start

  1. Clone the repository if you did not yet
  2. Navigate to "WebBuild" folder
  3. Run "npm install --production" command
  4. Run "npm start" command
  5. Open your browser at "localhost:8080/"

Unity3D

HIPR's gameplay and frontend are built with Unity3D engine, so in order to build it you have to install the latest version of the Unity3D Editor. Currently the version we are using is 2018.2.0f2. You can download it on the official website: https://unity3d.com/get-unity/download

  1. Clone the repository if you did not yet
  2. Open the Assets folder in your Unity3D Editor
  3. Open File > Build Settings and select WebGL as target platform
  4. Press "Build" button and as target path select "WebBuild/public/"
  5. Enjoy HIPR

About

Human Initiated Performace Report

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 88.1%
  • JavaScript 7.2%
  • HTML 2.9%
  • CSS 1.4%
  • ShaderLab 0.4%