763ef83eb8
It has been added a new function that allows to get password strength score information. Closes #5096 |
||
---|---|---|
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.