![]() |
|
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.
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.
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.
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
|
|||