Pages:
Author

Topic: coin cloning guide (Read 19323 times)

jr. member
Activity: 78
Merit: 4
March 08, 2021, 01:34:07 PM
#47
bump for help?
jr. member
Activity: 78
Merit: 4
March 04, 2021, 01:45:46 AM
#46
hi hi hi! anyone helps?!  Shocked

thanks!
jr. member
Activity: 78
Merit: 4
March 01, 2021, 05:38:29 AM
#45


3. Download and Compile QT.
Download and uncompress http://download.qt-project.org/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.zip to C:\Qt\4.8.6. Once again check it resides in C:\Qt\4.8.6 not C:\Qt\4.8.6\4.8.6. Due to a bug in 4.8.6 you will need to apply the patch available here. For those who can't find or work it out, you need to change the following lines in C:\Qt\4.8.6\tools\configure\configureapp.cpp or download the patched file here and replace it in C:\Qt\4.8.6\tools\configure\configureapp.cpp
Code:
2180  |  -  const QString mingwPath = dictionary["QMAKESPEC"].endsWith("-g++") ?
2180  |  +  const QString mingwPath = dictionary["QMAKESPEC"].contains("-g++") ?
2252  |   -  if (dictionary["QMAKESPEC"].endsWith("-g++")+
2252  |  +  if (dictionary["QMAKESPEC"].contains("-g++")+

From your Windows command prompt run
Code:
cd C:\Qt\4.8.6
configure -release -opensource -confirm-license -static -no-sql-sqlite -no-qt3support -no-opengl -qt-zlib -no-gif -qt-libpng -qt-libmng -no-libtiff -qt-libjpeg -no-dsp -no-vcproj -no-openssl -no-dbus -no-phonon -no-phonon-backend -no-multimedia -no-audio-backend -no-webkit -no-script -no-scripttools -no-declarative -no-declarative-debug -qt-style-windows -qt-style-windowsxp -qt-style-windowsvista -no-style-plastique -no-style-cleanlooks -no-style-motif -no-style-cde -nomake demos -nomake examples
mingw32-make



hello, thanks for tutorial, im working on and im facing the next problem


Code:
C:\qt\4.8.6>configure -release -opensource -confirm-license -static -no-sql-sqlite -no-qt3support -no-opengl -qt-zlib -no-gif -qt-libpng -qt-libmng -no-libtiff -qt-libjpeg -no-dsp -no-vcproj -no-openssl -no-dbus -no-phonon -no-phonon-backend -no-multimedia -no-audio-backend -no-webkit -no-script -no-scripttools -no-declarative -no-declarative-debug -qt-style-windows -qt-style-windowsxp -qt-style-windowsvista -no-style-plastique -no-style-cleanlooks -no-style-motif -no-style-cde -nomake demos -nomake examples

This is the Qt for Windows Open Source Edition.

You have already accepted the terms of the license.

Couldn't update default mkspec! Are files in C:/qt/4.8.6/mkspecs/default read-only?

C:\qt\4.8.6>

how I can fix? (ps: already executed cmd with admin privileges)

also, is there any update for this tutorial?

thanks, kind regards
copper member
Activity: 134
Merit: 1
June 25, 2019, 12:00:19 PM
#44
could anyone point how to clone altcoin without having a knowldge of any programming Smiley heard there is a guide but coudnt find its traces in google.
This sentence is true. Anyone with technology can clone and copy the altcoin, but it is very difficult to make the altcoin valuable.

completed number of altcoin projects
can make new coin for you PM me
basic package 190 us
sr. member
Activity: 593
Merit: 250
December 02, 2018, 02:16:11 AM
#43
could anyone point how to clone altcoin without having a knowldge of any programming Smiley heard there is a guide but coudnt find its traces in google.
This sentence is true. Anyone with technology can clone and copy the altcoin, but it is very difficult to make the altcoin valuable.
jr. member
Activity: 182
Merit: 2
November 30, 2018, 11:12:05 PM
#42
could anyone point how to clone altcoin without having a knowldge of any programming Smiley heard there is a guide but coudnt find its traces in google.

I guess they just copy some opensource code and rename every variables into it and basically, implement it with different author. I think that is the way how they clone the code, not literally copying everything in the source code but they study it first.
copper member
Activity: 224
Merit: 0
November 30, 2018, 11:03:52 PM
#41
Why would you want to know a bad way to blockchain? This is why we are having many issue in crypto now as people like you are not met to be here in the first place , adding value to this technology should be every one concern but many are just here to scam people and get rich in a day , but they should always remember that nemesis will fall on them.
newbie
Activity: 1
Merit: 0
November 30, 2018, 08:12:50 PM
#40
Why do my images not show up?  Do I need to be atleast a jr member?
https://i.ibb.co/6vN2sBC/300.jpg
full member
Activity: 406
Merit: 100
August 26, 2018, 08:28:30 AM
#39
The some tokens have a open source code. Sometimes it can be on the Github. There you can to made a copy all code. If really should be have a some small knows in programming.
sr. member
Activity: 581
Merit: 254
I am simply ME.
August 26, 2018, 02:03:44 AM
#38
jr. member
Activity: 238
Merit: 1
August 23, 2018, 06:20:03 AM
#37
I don't support this deal, I think it can be the one of reasons for the recovering of cryptocurrency market which is possible to be in the nearest time.
member
Activity: 233
Merit: 10
August 16, 2018, 04:26:42 AM
#36
As for me, coin cloning is not so convincing doing which can lead many losses, I prefer more reliable ways of earning that I can trust without any doubts.
newbie
Activity: 37
Merit: 0
August 10, 2018, 06:20:05 PM
#35
newbie
Activity: 17
Merit: 0
August 07, 2018, 07:21:37 PM
#34
Hi guys does anyone know where or how to change collateral of Pivx Masternode? I'm trying to find the collateral in its main.cpp but I can't find it.
newbie
Activity: 19
Merit: 0
June 17, 2018, 05:37:45 PM
#33
Excellently thorough guide here.

2 questions.
1) is this all still current?
2) would this work to clone Verium - which is a cpu only variant of BTC using Scrypt Squared.

Looking to build a new coin for CPU-only mining, that will be GPU- and ASIC- resistant.
sr. member
Activity: 581
Merit: 254
I am simply ME.
May 25, 2018, 10:28:46 PM
#32
Looks like a good guide.

If it's incomplete, then  at least there's this starting point.
I respect the real devs more.
newbie
Activity: 3
Merit: 0
November 05, 2017, 02:40:26 PM
#31
I need to help. I have created a coin for myself, but when sent, can not receive. Why wallet contacted the system it has multiple ports connected to it
http://fs5.directupload.net/images/171105/uncttku6.png
http://fs5.directupload.net/images/171105/i8qqsing.png
http://fs1.directupload.net/images/171105/el82all8.png
full member
Activity: 171
Merit: 100
July 12, 2017, 02:30:32 PM
#30
please , someone upload a working link. and can someone code a coin here?
newbie
Activity: 2
Merit: 0
June 23, 2017, 03:24:14 PM
#29
Everything you should need in one place.

The one posted earlier in this thread is the "How to Clone Litecoin- Scrypt Coins- Windows 32 bit Litecoind and Litecoin Cloning Guide." link in my thread.

Took me a long time to pull that together. Information on this stuff is not typically shared.

Not all of it will be 100% spot on for your project. But between them all you should be able to get the job done.

Don't be afraid to jump into other links when you get stuck. Odds are the answer is in another castle.

If you find it helpful bump the post. Amazingly it's seen extremely little attention.

I urge you to figure out your moral line before you start and stick to it once you launch. Many find that once they learn how to clone their desire to make btc outweighs their desire to make something people might like to trade and shitcoins backed by nothing but lies results. Your clone doesn't have to be innovative, but please don't try to trick people into believing it's more than what it is.

Hi, link is now gone, do you have a current link?
newbie
Activity: 33
Merit: 0
June 06, 2017, 07:00:28 AM
#28
Quote
Now from a the Windows cmd, run  
Code:
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: ./build\net.o: bad reloc address 0x960 in section `.data'
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bi
n/ld.exe: final link failed: Invalid operation
collect2.exe: error: ld returned 1 exit status
Makefile.Release:291: recipe for target 'release\bitcoin-qt.exe' failed
mingw32-make: *** [release\bitcoin-qt.exe] Error 1

any idea how to fix?
Pages:
Jump to: