Post
Topic
Board Announcements (Altcoins)
Re: [ANN][PIRL] POW No premine No ICO
by
sparkus
on 01/10/2017, 01:12:12 UTC
Something like this got me going in Windows. Good luck.

Install ubuntu 16.04 on free vmplayer.
Install docker
http://www.techrepublic.com/article/how-to-install-docker-on-ubuntu-16-04/

Follow in here
https://github.com/pirl/pirl

Start Docker
Code:
docker run -itd --name pirl  -p 6588:6588 -p 30303:30303 -p 30303:30303/udp pirl/pirl-node

Enter container
Code:
docker exec -it pirl /bin/sh

Create an address
Code:
docker exec -it pirl /bin/sh
pirl attach
personal.newAccount("passphrase")
!!!!!!!!!! retrieve content and backup wallet !!!!!!!!!!!!!!!!!!!!
exit
cd /root/.pirl/keystore/
ls ( to view the file )
cat NAME_OF_THE_FILE_YOU_SEE
Copy the output
Rpc port is available on your host @ 127.0.0.1:6588

Ethminer on Nvidia
Code:
ethminer -U -F pirl.minerpool.net:8844/wallet/rigname


oh,after 2hours all can mine "easy" on windows,and that dev`s work,or wait,do you get paid for it or just making it for him for free,maybe fck him,lauch your own coin,i will support you.

Figured I would post this since it took me approx 2 hours LOL, refreshing for windows miner, watching slack explode, and figuring out what I needed to do to install this in ubuntu on Windows.

nice. i'm dumb. i mined to myetherwallet for about 2 hours. payouts never showed up.
wait for a Windows Wallet App (if you don't use Linux), then import UTC wallet into keystore dir (c:\Users\\AppData\Roaming\pirl\keystore\) and open Pirl Wallet App