Skip to content

status-im/nim-status

Repository files navigation

nim-status

License: MIT Stability: experimental Tests (GitHub Actions)

Nim implementation of the Status protocol.

Corresponds roughly to status-go, which is consumed by status-react.

Installation

git clone https://github.com/status-im/nim-status
cd nim-status
make update
make

For more output use make V=1 ....

Use 4 CPU cores with make -j4 ....

Usage

import status

License

Licensed and distributed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published