Skip to content

jakubDoka/onion-network

Repository files navigation

Orion network

Setup

git clone --recursive '<this-repo>'
cd orion-network
./run.sh

Build Chat Server

cargo build --release --bin chat-server
mv target/release/chat-server .

About

Decentralized chat with onions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages