Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ccdle12/zig-webcash


https://github.com/ccdle12/zig-webcash

Last synced: 15 days ago
JSON representation

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
```