Skip to content

Walfar/GossipNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS-438 Project: GossipNet

Authors: Wanhao Zhou, Victor Carles, and Martin Beaussart

Run the code

To start the backend,

cd ./gui && go run mod.go start

To start the frontend, simply open the ./gui/web/index.html and type the corresponding node socket address.

Run the static code analysis

make lint

Run the test

We include four test suites in our code as stated in the report. To run all tests,

make test

GossipNet Decentralized social network CS438 Project.pdf

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published