Pages:
Author

Topic: [ANN] < pNut > XPM base, CPU mining ONLY < Windows & MacOSX Wallet Released ! - page 9. (Read 20780 times)

newbie
Activity: 42
Merit: 0
INSTAMINE
No wallet!
How many coins per block?

It's around 10 at the moment.

Quote
How is this coin better then Primecoin? Could you disclose what's your bonus.

My bonus is about 1000. Nothing really, we are already on 2.7k coin generated.
pNut isn't better than Primecoin. XPM is the master not expecting to going over.

Most of altcoin are scrypts and can be mined with hashcash. I hope promoting more this algorithm with pNut.

edit:

try
addnode=176.31.160.138
sr. member
Activity: 462
Merit: 251
Coin dead. Move along.
full member
Activity: 224
Merit: 100
full member
Activity: 140
Merit: 100
No block source available.
addnodes?

He should connect to hardcore node after 2mins

That's not working. Please post nodes.
full member
Activity: 224
Merit: 100
First block 100000000 coins, second and next 1 coin, I think
hero member
Activity: 770
Merit: 500
How is this coin better then Primecoin? Could you disclose what's your bonus.
legendary
Activity: 1946
Merit: 1005
My mule don't like people laughing
Without a windows wallet the linux server farms will have a hayday with this. Good luck, i'm out.

full member
Activity: 196
Merit: 100
no windows wallet. fuck this
hero member
Activity: 770
Merit: 500
You say small peoples coin...then WHERE IS THE WINDOWS WALLET...small people are using windows not linux.
Get lost.
full member
Activity: 224
Merit: 100
INSTAMINE
No wallet!
How many coins per block?
full member
Activity: 210
Merit: 100
another no windows wallet coin  Huh
newbie
Activity: 42
Merit: 0
No block source available.
addnodes?

He should connect to hardcore node after 2mins
full member
Activity: 238
Merit: 100
full member
Activity: 213
Merit: 100
How is this different then primecoin?
sr. member
Activity: 462
Merit: 251
No block source available.
addnodes?
hero member
Activity: 686
Merit: 500
It would be so hard to release a coin when you are having windows wallet?
newbie
Activity: 42
Merit: 0
pNut --> 8




pNut, a small coin for small people.


Live stats: -- rebuilding, not available yet --


wut ?

pNut is one of the rares coin based on Primecoin (XPM). The XPM particularity is to have a no hashcash Proof-of-work system.
You don't mine this coin by hashes, but through a scientist algorithm about resolving Cunningham chains. The mining is from your CPU.
At the moment no ASIC/GPU/ect can mine pNut.


nPut is for small peoples !

You can mine it with your desktop, from a VPS, or a laptop, ... and still compete.
Of course you produce more, if your CPU is powerful, or if you have many VPS running.

For more detail about the pNut algorithm, please read the magnificent Primecoin paper.
http://primecoin.org/static/primecoin-paper.pdf

The coin is premined about 1000 on block 1, just for the work I did and I will do. The mining start right now from block 2 !

pNut is rare,
pNut is fast,
pNut is for all,
pNut is ecologist,
pNut is wonderful,
that's crazy.



pNut zBloks

Block target is 30 seconds.
Difficulty retarget every blocks.
Algorithm is Proof-of-work, Cunningham chain.
Block reward max depend of the network (chainrate, difficulty, ect...).
Coin limit: infinity yey.
Transaction confirmation: 24 blocks -> 12 minutes.
Mining confirmation: 500 blocks -> 4 hours.



Join the party, download the wallet !

Github: https://github.com/pnut-coin/pnut
(direct sources download: https://mega.co.nz/#!Q8MCyIbR!O2GmwW3koxQ5ok8j-aHCZagOntnbeMc5lJ7beQEG2YY)

Windows: http://downloads.e-token.org/pnut-qt-windows.zip

MacOSX Wallet: http://downloads.e-token.org/pnut-qt-macosx.zip
(mirror: http://s000.tinyupload.com/?file_id=49955648662857149205)


Useful links:

How to setup, for cheap, multiple VPS for mining pNuts:
http://www.gaznox.com/2013/12/mining-primecoins-on-digitalocean.html
http://www.davidedicillo.com/developing/how-to-mine-primecoin-xpm-on-the-cloud/

Understand nPut by understanding Primecoin:
http://en.wikipedia.org/wiki/Primecoin

Miners for pNut:
Jh Prime Miner Aero for Windows - http://downloads.e-token.org/jhPrimeminer-aero-windows.zip
Jh Prime Miner Aero sources for Linux - https://github.com/clintar/jhPrimeminer-Aero/


Install:

Clone from Github
Code:
sudo apt-get update && sudo apt-get upgrade
cd ~
sudo apt-get install git
git clone https://github.com/pnut-coin/pnut.git

Install dependencies
Code:
sudo apt-get install build-essential libssl-dev libcurl4-openssl-dev
sudo apt-get install libglib2.0-dev libglibmm-2.4-dev
sudo apt-get install libboost-all-dev libdb-dev libdb++-dev libminiupnpc-dev libwxgtk2.8-dev

Only if you have an issue with libboost, try
Code:
sudo apt-get install libboost1.46-dev
sudo apt-get install libboost-all-dev

Only if you have an issue with miniupnp, try
Code:
wget http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.8.tar.gz && tar -zxf download.php\?file\=miniupnpc-1.8.tar.gz && cd miniupnpc-1.8/
make
make install
cd ..
rm -rf miniupnpc-1.8 download.php\?file\=miniupnpc-1.8.tar.gz

Compil daemon
Code:
cd ./pnut/src/
make - makefile.linux

Compil Qt
Code:
cd ..
qmake pnut-qt.pro
make -f Makefile


Config:

Ports: 25884 (rpc), 25884 (p2p) 35885 (testrpc) 35884 (testp2p)

pNut API looks like bitcoin/litecoin API
https://litecoin.info/Litecoin_API

pnut.conf for mining:
Quote
rpcuser=root
rpcpassword=YOU_NUT_PASSWORD
rpcallowip=localhost
server=1
gen=1
addnode=176.31.160.138
addnode=176.31.160.141
Pages:
Jump to: