nim-status/.github/workflows
Michael Bradley, Jr af1584d617 refactor: examples/chat -> examples/client
The example client we're building is more than a "chat" program: it
has (beginnings of) support for wallets and eventually the full range of
capabilities implemented in nim-status.

Rename `examples/chat.nim` to `examples/client.nim` and make a number of
related changes/renamings that help to make it more clear that the example
client is a "client in general", not just a chat client.

Also, put the copied example waku chat2 code under `examples/waku/`.
2021-07-29 15:06:15 -05:00
..
client.yml refactor: examples/chat -> examples/client 2021-07-29 15:06:15 -05:00
test.yml build: switch from MSYS2 MINGW64 to MSYS2 UCRT64 2021-07-18 23:19:39 -05:00