Bitcoin Forum
May 24, 2024, 11:25:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 »  All
  Print  
Author Topic: [ANN] < pNut > XPM base, CPU mining ONLY < Windows & MacOSX Wallet Released !  (Read 20747 times)
Randy pNut (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 27, 2014, 06:45:14 PM
Last edit: February 04, 2014, 09:41:45 PM by Randy pNut
 #1

pNut --> 8


https://i.imgur.com/owZ2nVs.png

pNut, a small coin for small people.


Live stats: -- rebuilding, not available yet --
https://i.imgur.com/TVMJi4g.png

http://www.e-token.org/gfx/externals/023.png 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.


http://www.e-token.org/gfx/externals/029.pngnPut 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.



http://www.e-token.org/gfx/externals/011.pngpNut 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.



http://www.e-token.org/gfx/externals/019.pngJoin 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)


http://www.e-token.org/gfx/externals/024.png 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/


http://www.e-token.org/gfx/externals/025.png 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


http://www.e-token.org/gfx/externals/020.png 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
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
January 27, 2014, 06:51:54 PM
 #2

It would be so hard to release a coin when you are having windows wallet?
singula
Sr. Member
****
Offline Offline

Activity: 462
Merit: 251



View Profile
January 27, 2014, 06:52:36 PM
 #3

No block source available.
addnodes?

Big brother is not watching you anymore. Big brother is telling you how to live.
refer_2_me
Full Member
***
Offline Offline

Activity: 213
Merit: 100



View Profile
January 27, 2014, 06:53:19 PM
 #4

How is this different then primecoin?

BTC: 1reFerkRnftob5YvbB112bbuwepC9XYLj
XPM: APQpPZCfEz3kejrYTfyACY1J9HrjnRf34Y
Philll90
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
January 27, 2014, 06:53:49 PM
 #5

I'm out. Bye..
Randy pNut (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 27, 2014, 06:54:11 PM
 #6

No block source available.
addnodes?

He should connect to hardcore node after 2mins
gargouri2001
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
January 27, 2014, 06:55:07 PM
 #7

another no windows wallet coin  Huh
bit0x
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
January 27, 2014, 06:57:05 PM
 #8

INSTAMINE
No wallet!
How many coins per block?

badam
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


View Profile
January 27, 2014, 06:58:18 PM
 #9

You say small peoples coin...then WHERE IS THE WINDOWS WALLET...small people are using windows not linux.
Get lost.
chip99
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
January 27, 2014, 07:01:11 PM
 #10

no windows wallet. fuck this

MisO69
Legendary
*
Offline Offline

Activity: 1946
Merit: 1005


My mule don't like people laughing


View Profile
January 27, 2014, 07:02:09 PM
 #11

Without a windows wallet the linux server farms will have a hayday with this. Good luck, i'm out.

Moebius327
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500



View Profile
January 27, 2014, 07:03:16 PM
 #12

How is this coin better then Primecoin? Could you disclose what's your bonus.
bit0x
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
January 27, 2014, 07:14:32 PM
 #13

First block 100000000 coins, second and next 1 coin, I think

Snard
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
January 27, 2014, 07:19:41 PM
 #14

No block source available.
addnodes?

He should connect to hardcore node after 2mins

That's not working. Please post nodes.
bit0x
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
January 27, 2014, 07:34:38 PM
 #15

NOT FAIR PREMINE

singula
Sr. Member
****
Offline Offline

Activity: 462
Merit: 251



View Profile
January 27, 2014, 07:39:53 PM
 #16

Coin dead. Move along.

Big brother is not watching you anymore. Big brother is telling you how to live.
Randy pNut (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 27, 2014, 07:44:35 PM
 #17

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
Imperative
Full Member
***
Offline Offline

Activity: 126
Merit: 100

Pushing Matrices


View Profile WWW
January 27, 2014, 08:10:16 PM
 #18

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
Seems to work just fine now.
Not even sure why I'm mining this coin but oh well.

iCoin Community ManagerClick here for the iCoin Topic
Snard
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
January 27, 2014, 08:11:24 PM
 #19

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.

I am confused. You say in the first post that there is no premine, yet the first block has a reward of 1000 that you said went to yourself.

That means it is premined.
CSM00
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 27, 2014, 08:28:14 PM
 #20

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.

I am confused. You say in the first post that there is no premine, yet the first block has a reward of 1000 that you said went to yourself.

That means it is premined.

This.

But, as premines go, its not an unreasonable one - just change your ANN post to mention it clearly.

Surprisingly, there arent many XPM clones out there
Pages: [1] 2 3 4 5 6 7 8 9 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!