Post
Topic
Board Altcoin Discussion
Re: back to creating new alt coin
by
BlackHatCoiner
on 30/01/2022, 18:18:47 UTC
how I build the binaries?
It's written in the github link I've given you:
Code:
gcc generator.c -o generator -lcrypto

If i go to generate, how or where I get this info:
The pubkey is your public key in uncompressed format. You could leave Satoshi's if you don't care of proving the ownership of your genesis block. In timestamp, just insert any unix timestamp you want. Leave nBits unchanged, it has to do with the difficulty.

the zip from zippyshare is not working the link
It works for me. I just uploaded to files.fm, check: https://files.fm/u/8sgp9adw7



Have you build your altcoin with Satoshi's block, just to see it working?