Bitcoin Forum
June 30, 2024, 12:01:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [WTS] AltCoin Creating Scripts  (Read 725 times)
Sanquin (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
October 06, 2014, 11:39:38 AM
 #1

I have written a bunch of scripts in python which create coins based on the parameters you use on the python script.

for example SHA-256
Quote
C:\Python27>python.exe CreateCoin.py -h
usage: CreateCoin.py [-h]
                     coinname coinabbr rpcport testrpcport p2pport testp2pport
                     coinreward blockhalving maxmoney targetspacing
                     targettimespan

Create SHA-256 Coin.

positional arguments:
  coinname        coin name.
  coinabbr        coin abbreviation.
  rpcport         rpcport.
  testrpcport     testrpcport.
  p2pport         p2pport.
  testp2pport     testp2pport.
  coinreward      coinreward.
  blockhalving    blockhalving.
  maxmoney        maxmoney.
  targetspacing   targetspacing.
  targettimespan  targettimespan.

optional arguments:
  -h, --help      show this help message and exit

so

Quote
python CreateCoin.py FakeCoin FKE 111 222 333 444 1000 25000 250000000 2 24

I am looking at selling these individually for different prices as some took me longer to make. Once you have the scripts you can make as many coins as you like!

SHA-256 - 0.1 BTC

Scrypt - 0.2 BTC

X11 + DGW - 0.3 BTC

X13 PoW - 0.4 BTC

X13 PoS - 0.45 BTC

X15 PoW/PoS - 0.5 BTC

Whole Package - 1.2 BTC

ALL coins come without genesis hash creation but all coins have genesis creation code in them just under block.nnonce, Just set it to true and it will find it for you. if you need help just ask me.

You go first or we escrow and you pay escrow fee

Thanks All
Pages: [1]
  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!