https://github.com/ptraced/bitlaunch-unofficial-library
BitLaunch Unofficial Library
https://github.com/ptraced/bitlaunch-unofficial-library
Last synced: 9 days ago
JSON representation
BitLaunch Unofficial Library
- Host: GitHub
- URL: https://github.com/ptraced/bitlaunch-unofficial-library
- Owner: ptraced
- License: gpl-3.0
- Created: 2023-12-12T02:45:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-22T20:16:41.000Z (11 months ago)
- Last Synced: 2025-02-09T08:31:22.212Z (3 months ago)
- Language: C#
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BitLaunch-Unofficial-Library
C# BitLaunch API Wrapper# Based OFF
https://developers.bitlaunch.io/# Install via Nuget
```cs
Install-Package BitLaunch.API
```