Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccdle12/zig-webcash
https://github.com/ccdle12/zig-webcash
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ccdle12/zig-webcash
- Owner: ccdle12
- Created: 2022-05-09T17:07:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-06T21:01:17.000Z (over 2 years ago)
- Last Synced: 2023-03-09T02:58:19.754Z (almost 2 years ago)
- Language: Zig
- Size: 791 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zig Webcash
## Requirements
- zig version: 0.8.1
## Build and Run
- Build executable:
```
zig build
```- Run:
```
./zig-out/bin/wallet_client
```