originally src/status from desktop, refactored as a library [archived]
Go to file
Iuri Matias b8511ac287
Update README.md
2022-02-03 11:54:17 -05:00
.github/workflows Keycard initial integration (#63) 2021-10-04 17:21:07 -04:00
build feat: dynamic library - pt1 (#9) 2021-09-10 11:29:10 -04:00
status chore: unused `signals.nim` file removed 2022-02-03 11:45:08 +01:00
vendor feat: bump status go 2022-02-02 18:07:09 +01:00
.gitignore abstract backend; add mock backend and testing (#57) 2021-09-28 17:00:43 -04:00
.gitmodules refactor: repo cleaning 2022-02-01 11:16:20 +01:00
LICENSE Initial commit 2021-09-08 12:16:18 -04:00
Makefile Keycard initial integration (#63) 2021-10-04 17:21:07 -04:00
README.md Update README.md 2022-02-03 11:54:17 -05:00
env.sh abstract backend; add mock backend and testing (#57) 2021-09-28 17:00:43 -04:00
nim_status_lib.nimble Keycard initial integration (#63) 2021-10-04 17:21:07 -04:00

README.md

Archived: logic moved to status-go

nim-status-lib

WIP refactor to extract business logic from status-desktop into a reusable library