https://github.com/byronap/foxypoolapi
API for Foxy Pool Mining Pools
https://github.com/byronap/foxypoolapi
Last synced: 6 months ago
JSON representation
API for Foxy Pool Mining Pools
- Host: GitHub
- URL: https://github.com/byronap/foxypoolapi
- Owner: ByronAP
- License: mit
- Created: 2021-09-04T17:00:39.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2024-10-14T20:43:34.000Z (about 1 year ago)
- Last Synced: 2025-06-28T17:09:53.840Z (6 months ago)
- Language: C#
- Homepage:
- Size: 96.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Foxy Pool API
FoxyPoolApi is a .NET library that simplifies the integration of the Foxy Pool API.
Foxy Pool: https://foxypool.io
POST Api Docs: https://api-docs.foxypool.io
POC Api Docs: https://docs.foxypool.io/proof-of-capacity/foxy-pool/api/overview
StatusPage: https://foxypool.statuspage.io
Supports POC (REST, Socket.io), POST (REST), and Statuspage (REST) APIs.
Contains a built in cache to reduce redundant calls.
## Installation
[](https://www.nuget.org/packages/FoxyPoolApi/)
## Usage
#### Client Classes
* PostApiClient (Chia, Chia OG, Flax OG, Chives OG, HDDCoin OG, Stai OG)
* PocApiClient (BHD, SIGNA)
* PocSocketIOApiClient (BHD, SIGNA)
* PoolStatusApiClient (statuspage.io api)
* Not all PostApiClient calls are documented
[SEE DEMO PROJECT](https://github.com/ByronAP/FoxyPoolApi/blob/main/FoxyPoolApiDemo/Program.cs)
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[MIT](https://choosealicense.com/licenses/mit/)
Not affiliated with Foxy Pool, Logo used with permission