Skip to content

A proof-of-concept chat client implementing the status protocol

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHEv2
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

status-im/nim-stratus

Repository files navigation

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.

About

A proof-of-concept chat client implementing the status protocol

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHEv2
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published