Post
Topic
Board Announcements (Altcoins)
Re: [ANN][YAC] YACoin ongoing development
by
sva_h4cky0
on 13/06/2014, 00:13:44 UTC
fresh yacoin electrum distribution archives (tgz and zip) up in my dropbox, grab them while they're hot (and don't forget to post some feedback!)

note for windows users: you need to know how to run python scripts if you wanna try this Tongue
(also, looking for someone who can build an .exe for dem windows users)

https://www.dropbox.com/sh/3523pxxlh6z357l/AAD2tDfuDwkRCl04dDEHUHrwa

hi sairon,

i think theres conflict folders and files with electrum (btc)

/usr/lib/python2.7/site-packages/electrum/
/usr/lib/python2.7/site-packages/electrum_gui/
/usr/lib/python2.7/site-packages/electrum_plugins/
/usr/share/app-install/icons/electrum.png

its suppose to be
/usr/lib/python2.7/site-packages/electrum_yac/
/usr/lib/python2.7/site-packages/electrum_yac_gui/
/usr/lib/python2.7/site-packages/electrum_yac_plugins/
/usr/share/app-install/icons/electrum-yac.png

or maybe im doing something wrong with installation procedure?