Bitcoin Forum
June 20, 2024, 11:41:44 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] Windows program: Build-Your-Own-Altcoin Cryptocurrency Creator 1.0  (Read 102 times)
developercrypto (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
November 17, 2018, 04:55:09 PM
 #1

Build-Your-Own-Altcoin Cryptocurrency Creator 1.0
https://cadkas.de/large/ealtcoin.png

You can find all information on our website:
https://cadkas.de/build-your-own-altcoin-cryptocurrency-creator.php

You want to build your own cryptocurrencies but you do not know where to start?

With Build-Your-Own-Altcoin Cryptocurrency Creator you can create your altcoins with a few mouse clicks. You save at least a few hours or even days of work even if you are a developer.

If you are not a developer you can start your own altcoin without the need to change any program code.

If you need further help in the creation of your altcoin you can contact us and we will help you.

You can customize many things in the program. The program uses the Bitcoin v0.17.0.1 source code as a basis.

You can customize the following things: name, symbol, block time, difficulty retargeting interval, subsidy halfing interval, block reward, premine, maximum block size, ports, seed ip, dnsseeder, address version bytes.

You can replace the pictures in two of the folders to use your own logo for the coin. You can compile the coin on your own, which is not very hard, only a few lines of code to copy and paste. But if you need help with that step, we offer this as a service for a small fee too.

We also offer to help you with all other steps like creating an explorer, mining pool, dnsseeder etc. for a small fee.

We are not responsible for any loss of funds or any damage due to errors in the program source code. This program uses the Bitcoin source code as a basis which is open source.

Pay only once and build an unlimited number of coins!

Download the demo version: ]https[Suspicious link removed]

Order full version for only $199: https://www.cadkas.com/order-ACC.html

Information
This generator uses the Bitcoin source code as basis. If uses the difficulty retargeting of Bitcoin. You can not achieve a retargeting after every block. It is recommended to use something like 60 blocks for the retargeting. If you want to have retargeting after every block, please contact us, we can build in a different retargeting algo for you.
You should specify the IP address of the server were you want to run your coin daemon later on. The wallets will try to connect to your server. You can also specify the domain name for a dnsseeder.This is helpful for a fast connection. You can use something like dnsseed.yourdomain.com If you need help with the dnsseeder setup you can contact us. We can help you for a small fee.

This generator only generates coins which use the SHA256 hashing algo. If you want to use another algo, please contact us.

How to compile the source code and build the wallets

Once you have the source code, you can build the wallets.

If you need help with this task we are here to assist you in the creation of your altcoin for a small fee. Please contact us
under:
info@cadkas.com

First download the latest staple version of Ubuntu like Ubuntu 18.04
and install it on VM Ware Player.

Then copy the source code to the VM.

From command go to the folder of the source code for example:
cd Desktop
cd sourcecodefolder

Then set the rights of the shell scripts with
chmod 777 autogen.sh
chmod 777 share/genbuild.sh
chmod 777 installdependencieslinux.sh

Then to compile for Linux:
If you compile the first time you need to install the dependencies.
You can do this with:

./installdependencieslinux.sh

More information are in the file docs/build-unix.md

Then you can compile everything with:

./autogen.sh
./configure
make

You find the generated executable files under:
src/yourcoinnamed
src/yourcoinname-cli
src/yourcoinname-tx
src/qt/yourcoinname-qt

For information on how to build for Windows see the file:

docs/build-windows.md

If you need help with the compilation you can contact us!

For information on how to compile for MacOS see the file:

docs/build-osx.md
paulus59
Newbie
*
Offline Offline

Activity: 231
Merit: 0


View Profile
January 04, 2019, 11:11:16 AM
 #2

too expensive I guess?

no installer you dont know whats been installed, create a portable version

what are the differences between the demo version and full version?


thanks in advanced,
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!