Skip to content
 
 

Repository files navigation

BUILD

On Linux, make sure cmake and make commands are installed and then run:

mkdir build;
cd build;
cmake ../;
make;

On Windows, use the CMake GUI to create a Visual Studio project and then build the executable in Visual Studio.

USAGE

./qlogging <NODE_IP> <NODE_PORT> [PASSCODES] [START_TICK]

About

A demo code to interact with core node logging system

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages