About - Tumba24/TumbaCanLindaControl GitHub Wiki
About
The TumbaCanLindaControl project is meant to help holders of Linda coin automate processes they would otherwise have to do manually.
Currently, this project is focused on automatic coin control but other uses may be added later. Coin control is the process of sending your coins that have been split into multiple transaction back to yourself to combine them back into one. This split happens every time you get paid a stake reward and increases the amount of time required for the now split, smaller transactions to earn another reward. In addition to the longer stake times, after a stake payout occurs your two new transactions have to sit for twenty four hours and mature before they start staking again. Manual coin control can be problematic for this reason, because after you coin control this twenty four hour maturing period starts over. So if you do coin control four hours after your last stake reward now you have to wait twenty eight hours before your coins start staking again instead of twenty four. Auto coin control helps to solve this problem by automatically checking if coin control is needed on a regular interval and performing the coin control function for you automatically.
TumbaCanLindaControl is a .NET Core application. The first release targets the Windows 10 64 bit operating system but more may follow.
Before getting started please check out my security warning. If you are comfortable with the risks of automatic coin control and are running the Windows 10 Linda wallet you can get started with Linda coin control.