I frequently use the JSON from WTM for pulling statistics. However, I have found quite a few new coins that do not show up in WTM. I'd like to still pull in the difficulty data for these coins, is there a way to actively do this? I understand how to create a coin, but that just statically sets the difficultly.
There was reference to be able to do this in 4.4 changelog. Havent investigated further yet:
- Awesome Miner API method to set coin properties, for setting profitability of custom coins from external applicationsYes it works well. I wrote a program to update custom coins.
I have writen a python script to get stats from whattomine. They have data for 206 coins, but only has details for about 70, and use only about 50-55 in their calculator. I still miss some coins, such as those listed on crypto-coinz.net. Are you getting coin difficulty, block-time, global-hashrate, from any other source?