Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 616 Bytes

File metadata and controls

13 lines (11 loc) · 616 Bytes

NiceHash_API2

NiceHash API V.2

  • PHP based code for simple get data from NiceHash new platform.
  • This code supported new NiceHash API V.2
  • Supported only public function, good for external wallet.
  • To use just include nh2.php in your project and call $nh = new NH();
  • You can switch mode to live and cache file on each API call. By adding true/false in the get_xxx(True|False) functions
  • Buildin table function to easy view data in table.
  • Check the folder "sample" to see how to use it.

Note:

  • Today is July 24, 2019 You should comparing the price of old and new platform before switch to new plateform.