Since the beginning of the pandemic, pet surrendering rates have increased dramatically around the world. Waitlists for surrendering household pets have increased to a remarkable eight months as animal shelters and welfare organisations have seen an increase of 34% for animals needing help.
Typically, animal shelters are under resourced and under financed; relying heavily on donations and the volunteer efforts to assist animals.
This is where Woof Coin steps in. As avid lovers of dogs, we wanted to make a difference. Using the power of Proof of Work mining, weâve created a coin where miners are contributing to the donation of money to animal welfare shelters. These shelters initially include the ASPCA who already have a cryptocurrency donation mechanism but with intention to expand to the RSPCA and other organizations suggested by the community.
Our aim is to put animals first and we intend on developing ongoing relationships with pet shelters to help adoption.
Coins Specifications 21 billion supply Block 2,100,000 halving (4 years estimated) Algorithm: KawPOW Proof of Work
For all which have problems with "WATCHDOG_EXPIRED":
a.) Took a sentinel from SAROS, CTF or another coin, which is based on the same codebase-fork.
b.) Unpack the source to a temp. working folder, but don´t install the scripts yet!
c.) search & replace in ALL the scripts the "oldcoinname" (i.e. "saros") and replace it with "bankitt"
d.) rename all files, which contains in partly the old coinname and rename the files partly to bankitt (sample: saros_config.py becomes bankitt_config.py, etc.)
e.) after renaming all things, one more edit: in the file "bankitt_config.py" search for the old "default_port" number in Line 37 and change it to 6116
f.) install this scripts in the final location, and don´t use any git-commands from the readme-files - because, you work with the local modified scripts now :-)
I used the SAROS-sentinel for this, it was a quick and dirty hack, but finaly it works and i have no more WATCHDOG_EXPIRED ;-)
BTW: For general instructions, how to install under linux the sentinel, please consult one of the many MN sentinel install guides out there. The procedure for bankitt is the same as for many other coins, which uses sentinel as watchdog.
This tutorial is suitable for the installed MN on windows? Give a link where you can download sentinel from sentinel from SAROS, CTF