Created attachment 225371 [details] Makefile for py-scrypt I wrote a port for electrum-ltc. It is based on the existing electrum, and is almost identical, except we should have the additional python library 'scrypt' installed. if 'scrypt' is not installed, the program runs very slow, which is normal behaviour, so add it to the hard run depends.
Created attachment 225372 [details] Makefile for electrum-ltc