aports/testing/namecoin/namecoin.conf
Stuart Cardall aafbc92638 testing/namecoin: new aport
Same init / pre / post scripts as with bitcoin:
daemon runs in /var/lib/namecoin as namecoin:namecoin

APKBUILD tidied up:

source format corrected for github
patches fixed to -p1
qt() fixed

GUI builds as qt4 (there is no qt5 gui for namecoin yet)

locale patch revised to include the fix for qt - revision proposed
upstream.

python-dev is not available on 32 bit MUSL so the build will fail
there for both namecoin & bitcoin.
2014-06-02 06:28:31 +00:00

14 lines
318 B
Plaintext

### Namecoin configuration for Alpine Linux ###
# #
##### data directory is /var/lib/namecoin #####
##### & set in /etc/init.d/namecoin not here ##
#
#proxy=127.0.0.1:9050 #use TOR Socks Proxy
rpcallowip=127.0.0.1
rpcuser=changeme
rpcpassword=changeme
rpcport=changeme
daemon=1
#gen=1 #generate namecoins