How to create litecoin-qt for forked litecoin?
How to create litecoin-qt for forked litecoin?
I have forked litecoin and changed some parameters in its genesis block and all according to my need.
source from where i start my project :
1. git clone http://ift.tt/J691mv 2. git checkout 9cffb23 //to get older version of repo
so starting from this, i created my own coin and i am able to generate address and perform simple transaction over it.
Now i want to create/integrate GUI wallet (may be called as litecoin-qt) for my forked litecoin. I am not getting how to start the process of intigrating/ creating litecoin-qt for new cryptocurrency. Can someone please help me with it?
http://ift.tt/2jaVPkC
Comments
Post a Comment