Author

Topic: Has anyone set-up coipunk? (Read 592 times)

newbie
Activity: 14
Merit: 0
October 31, 2013, 02:11:03 PM
#3

Good source of help - https://github.com/kyledrake/coinpunk/blob/oldschool/docs/install-ubuntu.md

when I start it on node start.js -p 10000 - I cannot generate a new user - Invalid auth - error
newbie
Activity: 14
Merit: 0
October 28, 2013, 05:38:13 PM
#2
On Amazon -
sudo apt-get install apache2
test web page - http://YOURADDRESS.COM
download - Bitcoind
run bitcoind & - the & sign put's it into background mode
sudo apt-get install git
git clone https://github.com/kyledrake/coinpunk.git
cd coinpunk
sudo apt-get install npm
npm install
cp config.template.json config.json
change - config.json I set it up for the test network 8832

open the port thru your firewall for 8832 - apply rule
node start.js -p 8832
point your browser - http://YOURADDRESS.COM:8832

Works for me ;-}


member
Activity: 76
Merit: 10
October 26, 2013, 02:05:03 PM
#1
I was thinking of just setting up my own personal wallet for just me and my friends has anyone set up coinpunk before? If so can you help me out?
Jump to: