Skip to content

Guthi-Distribution/Guthi-Network

Repository files navigation

Guthi Network

Network part of the Guthi-Distribution project done as a final year project of undergraduate level.

Requirements

  • Language: Go 1.19, TDM-GCC
  • Build System: CMake, Ninja or Makefile

Build Instruction

Create a config.json as shown below:

{
    "name": "node_name",
    "address": "ip_address" // if you want to use localhost use ""
}
  • Build and run the executable and use of -port parameter is optional and default is port 6969.
go build
./GuthiNetwork

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •