Home

Awesome

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.

:construction: This is a prototype that's only sporadically maintained :construction:

:construction: 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. :construction:

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.