Shout-out to reb0rn who gave me info about the project. When I first got into Idena, it was late December... I was fascinated by the idea and how stuff works. Since it was early start, I was few months late but there were not that many users in. Still there are not. I tried to learn/read everything there was about Idena. This thread, Telegram channel from beginning, Discord from beginning.
Since then I've been trying to troubleshoot problems and help users here and there. As I ran into problems, I tried to find a way to solve them as best as I could. As my job is primarily helpdesk/tech support, I find myself with this project as at home...
First thing, how to run stable mining... Built-in node (on Windows) was failing at a random times, it felt like I needed to babysit it.
So I made a script that checks its online presence by checking Idena explorer and sends you an email if node is offline. I thought to myself, well this is usefull, as I read other people were having same issues as well. So I redid script so it can check multiple addresses at a time.
Then when the list of users/addresses and demand grew I figured, I can't add them manualy any more... I must build interface so people can register and setup stuff themselves.
Also after every validation, I had to manually go through addresses list to check if those addresses are still able to mine, Is there a need to check them. That was also troublesome. But eventualy I got time to build it and automate it. So now it runs independently.
From that need, it grew into something that I now call a Portal...
So feel free to check out unnoffical Idena Portal, one stop place for additional FAQ's, tutorials and other usefull information.
https://idena.siteFeel free to register an account which enables you to setup:
- Mining monitoring (notifies you by email if your node goes offline)
- Financial card (gives you an estimate of your current DNA holdings)
(more is planned, just need to find time to make it)
Latest addition is video tutorial that shows you how to run your node automatically in background on Windows, using Task Scheduler, it's step by step tutorial and I hope it will help out
https://www.youtube.com/watch?v=aXzweeyCaQ0This setup has many advantages:
- Node runs/mines in background
- Idena client/app does not have to be turned on, all the time
- Mining is more stable than running Built-in node and has autorestart feature
- If your PC restarts or updates, node starts automatically by itself
- You don't have to be logged in in order for node to run
Only disadvantage of running node as a background task is a bit complicated node update procedure:
- Stop node task
- Switch to built in node from App settings
- Update node by clicking update button in App
- Switch to remote node in App settings
- Run task again