Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.85 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.85 KB

Stratus

Build Status (Travis) License: Apache License: MIT Stability: experimental

Introduction

Stratus is an proof-of-concept chat client for the Status chat protocol that serves as an example of how nim-eth p2p can be used. See the introductory post for more information.

🚧 This is a prototype that's only sporadically maintained 🚧

🚧 Though in theory, both Nim and QT come with excellent cross-platform support, in practice this prototype was developed on Linux. Your mileage may vary. 🚧

Build & run

# Build it:
make # you can add "-j4" if you have 4 CPU cores available, to run some jobs in parallel

# Run it:
./stratus

# That's it.

Buzzwords

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.