618c743153 | ||
---|---|---|
status_go | ||
.gitattributes | ||
LICENSE | ||
README.md | ||
status_go.nim | ||
status_go.nimble |
README.md
nim-status-go
Provides a Nim wrapper around the API of status-go: https://github.com/status-im/status-go
Requirements
status-go compiled to libstatus.a|dll|dylib|so
must be linked to the final executable.
Usage
import status_go
License
Licensed and distributed under the MIT License.