Skip to content

ezequias2d/obelisco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obelisco

Obelisco is a blockchain based poll system.

Prerequisites

  • .NET 6

Building Obelisco and start server

git clone https://github.com/ezequias2d/Obelisco
cd obelisco
dotnet build
cd Obelisco.App/bin/Debug/net6.0

for server uses

./Obelisco.App -s -p 1234

or for client (if on same machine, use ip as 127.0.0.1)

./Obelisco.App
connect ip:1234

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages