https://github.com/n0-computer/iroh-streamplace
https://github.com/n0-computer/iroh-streamplace
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/n0-computer/iroh-streamplace
- Owner: n0-computer
- Created: 2025-08-05T08:57:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-15T14:06:24.000Z (10 months ago)
- Last Synced: 2025-09-05T00:30:19.357Z (9 months ago)
- Language: Go
- Size: 202 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iroh-streamplace
## Development
```sh
# Building
> make
# Testing
> make test
```