https://github.com/rorokimdim/obclient
https://github.com/rorokimdim/obclient
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rorokimdim/obclient
- Owner: rorokimdim
- Created: 2024-08-22T20:00:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-23T15:32:24.000Z (over 1 year ago)
- Last Synced: 2025-04-11T23:54:23.234Z (9 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Expected go version 1.22+.
# Run
```bash
go run . ETH-USD
```
# Build executable
```bash
go build
```
Creates an executable named `obclient`.