I am a new user of Awesome miner, just purchased profi edition for testing.
I try to add a new user defined coins like XMG and Bitconnect
My question:
How can i configure a Bitconnect coin for Profit switcher if this coin change difficulty after each block?
I cant find any place in program where i can put a link to Bitconnect API from https://www.blockexperts.com/bcc/api
By XMG coin problem is bigger, this coin change difficulty and block reward after each block.
maybe it is a good idea to implement in next releases functionality for reading coin APIs
Or i do something wrong?
Regards
Most Block explorers use different API's, making it impossible for Awesome Miner to be compatible with everything out of the box.
There are some people that write their own C# scripts inside Awesome Miner to connect to custom API's and then set the coin profitability in Awesome Miner based on the data.
Thanks for quick response Patrik.
If you say, that i can write some C# script for new coin API managment, then please give us some example for such script.
To write C# script i need a documentation, which enviroment variables and objects i need to initialise. Where i can find such docs?
One working example script is always better)))
Regards