Hydnora coin, graphics card mining machine can mine, based on the independent new algorithm of Ethereum new coin Total: 90M (completed by 2040) Block speed 15 seconds Block reward: 10 (for mining, it will decrease by 20% every year after 2 years) Node rewards: 2 --- After 500,000 blocks, the masternodes will be enabled. The specific number of coins needed to enable it remains to be determined by the official plan! Hola: 1 --- (voting users and holders with xxx block wallet mobile development) Development costs 2 (1 - 500,000 yuan - game + bonus + other) premine: No premine Algorithm: new eth ProgPow Official website: https://www.hydnora.org/ Online wallet information generation: Pay special attention to the generated information and files. The Keystore file needs to be downloaded and saved . The Private Key key needs to be copied and saved. The image information that appears after clicking the wallet on the printed paper needs to be saved as a screenshot. Then access the wallet using the Private Key key. https://wallet.hydnora.org/ Wallet login URL: You can log in using the Private Key generated by the online wallet https://wallet.hydnora.org/#send-transaction Official mining pool website. The official mining pool rejects high computing power and is not stable: http://pool.hydnora.org/#/ Block Explorer 1: http://stats.hydnora.org:3000/ Block Explorer 2: http://explorer.hydnora.org/home Official independent mining software with new algorithm, N card and A card mining software can be downloaded from this link: https://github.com/hydnoracoin/progminer/releases Discord group: https://discordapp.com/invite/Bks8XVd Twitter: https://twitter.com/Lukers58391285 This coin was officially developed and tested for more than half a year before it was officially launched! There is a problem with the mining software. I tested the N card and found that if the mining stops automatically or a pop-up window appears, the main program stops with an error. Methods to solve these two problems of N card. The red font below starts the mining configuration command, which is the complete command method to solve the problem of automatic mining stop. set GPU_MAX_HEAP_SIZE=100 set GPU_SINGLE_ALLOC_PERCENT=100 set GPU_FORCE_64BIT_PTR=1 set GPU_USE_SYNC_OBJECTS=1 set GPU_MAX_ALLOC_PERCENT=100 set CUDA_DEVICE_ORDER=PCI_BUS_ID :start TIMEOUT 15 progminer -P stratum1+tcp://replace the Chinese characters with your wallet [email protected]:8008 goto start pause Copy all the commands in red font above to the official mining software hydnorapool_nvidea.bat startup file and replace them all. Add your wallet address and save it, then click mining. Right-click to edit and open hydnorapool_nvidea.bat with Notepad to edit The following method is to solve the problem of the main program prompting an error pop-up window. Once the main program error pops up, the above method to solve the automatic stop of mining It will not automatically start mining. You need to close the pop-up main program error window before it will automatically start mining. How to solve this problem Here is how. In Win7, Win8, and Win10, when some programs go wrong, Windows error reports will appear, and the application will not exit when it is suspended. At this time, the process daemon will become invalid . Therefore, it is necessary to close the error report pop-up window and let the program exit directly after an error occurs. In this way, the daemon process can take effect. Use the registry to close the pop-up window Run the window and enter regedit and press Enter to open the registry Follow the path below HKEY_CURRENT_USER/Software/Microsoft/Windows/Windows Error Reporting In the right window, the following values The default values of Disabled, DontShowUI, LoggingDisabled, and DontSendAdditionalData are changed from 0 to 1 and saved. If the A card also has the two problems I mentioned, then you can refer to the two methods I mentioned above for N cards. Pay special attention to the commands in red below. :start TIMEOUT 15 goto start The command in red above is to start automatically in 15 seconds. Note that the format is to wrap the command in red below in the middle. progminer -P stratum1+tcp://replace the Chinese characters with your wallet [email protected]:8008 The complete command is as follows in red font :start TIMEOUT 15 progminer -P stratum1+tcp://replace the Chinese characters with your wallet [email protected]:8008 goto start The final complete command for N card configuration mining startup is as follows: set GPU_MAX_HEAP_SIZE=100 set GPU_SINGLE_ALLOC_PERCENT=100 set GPU_FORCE_64BIT_PTR=1 set GPU_USE_SYNC_OBJECTS=1 set GPU_MAX_ALLOC_PERCENT=100 set CUDA_DEVICE_ORDER=PCI_BUS_ID :start TIMEOUT 1 progminer -P stratum1+tcp://replace the Chinese characters with your wallet [email protected]:8008 goto start pause In addition, if you start the mining software and it prompts that the file is missing, you can download the Microsoft runtime library from Baidu and install it to solve the problem. If you have other questions, you can join the official Discord group for consultation! I also recommend a stable mining pool with stable computing power and few rejections: Mining pool website: http://hora.masterpro.site/#/ The N card mining software is configured with the following red font commands: set GPU_MAX_HEAP_SIZE=100 set GPU_SINGLE_ALLOC_PERCENT=100 set GPU_FORCE_64BIT_PTR=1 set GPU_USE_SYNC_OBJECTS=1 set GPU_MAX_ALLOC_PERCENT=100 set CUDA_DEVICE_ORDER=PCI_BUS_ID :start TIMEOUT 15 progminer -P stratum1+tcp://your wallet [email protected]:3032 goto start pause
|