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

https://github.com/nicehash/rest-clients-demo

NiceHash public REST clients.
https://github.com/nicehash/rest-clients-demo

Last synced: 5 months ago
JSON representation

NiceHash public REST clients.

Awesome Lists containing this project

README

          

# rest-clients-demo

### Examples by language

- [python](https://github.com/nicehash/rest-clients-demo/blob/master/python/nicehash.py)
- [bash](https://github.com/nicehash/rest-clients-demo/tree/master/bash)
- [c#](https://github.com/nicehash/rest-clients-demo/blob/master/c%23/connect/connect/Hpo.cs)
- [java](https://github.com/nicehash/rest-clients-demo/blob/master/java/src/main/java/Hpo.java)
- [javascript](https://github.com/nicehash/rest-clients-demo/blob/master/javascript/hashpower.js)
- [php](https://github.com/nicehash/rest-clients-demo/wiki/php-demo)

### TEST environment

Generate Api key and Secret for test platform on:

https://test.nicehash.com (User / Settings / API Keys)
Organization ID is displayed just above "+ Create new API key" button.

Use https://api-test.nicehash.com for API domain.

The entire platform runs on testnet. This means that you don’t have to use your own funds to test the platform. This is the opportunity to familiarize yourself with the new system, place hash-power orders and try trading without spending any real money.

![](https://raw.githubusercontent.com/nicehash/rest-clients-demo/master/generate_key.gif)

### PRODUCTION environment

To use production just generate key the same way on https://www.nicehash.com and use https://api2.nicehash.com for API domain.

### API docs
Can be found here: https://docs.nicehash.com/