Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: superking123 on December 06, 2015, 11:08:22 PM



Title: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on December 06, 2015, 11:08:22 PM
LEARNCOIN [LEARN] - The coin that helps you learn to make your own cryptocurrency!

Source: https://github.com/altcryptomining/learncoin
Windows Binaries: https://www.dropbox.com/s/d8pm4vp60zwglt0/learncoinwin-latest.zip
Virustotal for windows binaries: https://www.virustotal.com/en/file/3dc907392d61cddad739818689d7f723cc84a67b65e66c033e5b9a9ad9b5e30b/analysis/1449455467/

2nd opinion: https://www.virustotal.com/en/file/b7d8f52a5504414ed269b7259faba915c2345d5eaab727efc674525cfa94b8db/analysis/1449455160/

First Pool
Basic UNOMP - http://159.203.105.243

The coin that teaches you about creating your own cryptocurrency
I decided to create this coin for 2 reasons:
1. to show people how easy it is to create your own coin which can teach you a lot about command line interface, simple coding, git and just generally get into programming the easy way
2. to show people that they shouldn't necessarily buy into (or invest their mining power!) into any old coin that comes along, because as you'll see it's really not that hard, and why should you give money to some guy who spent like 4-5 hours doing some copying and pasting and tells you what he's "created" is the best coin there has ever been.

I don't expect this coin to be a huge hit, in fact it's probably full of bugs that will almost immediately break it if anyone starts mining.

What you will get out of this coin is the chance to follow along with me as I build the coin (I'm committing my whole day off today to doing this so I  hope you enjoy it)

Key Info / What you'll get:
A series of youtube videos that shows you every step of the way how to (poorly) "make" your own cryptocurrency.
A "dev" who wants to learn / be criticized along the way
A fair release. This is a scrypt coin and I've only got a single r9 280x so my premine will suck :D so ASICs feel free to jump on board. Who knows, it might even fork and I won't know how to fix it! How fun!
How I created the first pool which will be avaialble at launch (without a domain, because I'm too poor to buy one)

Coin Specs
Algo: Scrypt (cloned from Litecoin)
Block Reward: 50 LERNS
Block Time: 30s
Retarget: 5 minutes (10 blocks)
Total coins 84000000
Confirmations 20

Videos Below - note I just do one take on Open Broadcaster without any editing other than pausing the video to get a coke while shit compiles
(Just uploading to youtube now)

Episode 1:
Introduction / Explanations / OS Setup / Cloning
https://www.youtube.com/watch?v=86jqAfySi64&list=PL3VHTMe_nFkyQKRus_py1WIRQr7FG2009

Episode 2
More cloning and generating merkle root
https://www.youtube.com/watch?v=ENaTmbh8Xuw&feature=youtu.be

Episode 3
Hashing the genesis block
https://www.youtube.com/watch?v=3Jp65Uq_U30&feature=youtu.be

Episode 4:
Creating some "artwork"
https://www.youtube.com/watch?v=1z_ONhDseVE&feature=youtu.be

Episode 5:
Compiling for Windows and uploading to github
https://www.youtube.com/watch?v=YF3oE5uIP64&feature=youtu.be

Episode 6:
Seeing it all running and pool starting
https://www.youtube.com/watch?v=kVPcmirqyOY&feature=youtu.be

Episode 7:
Profit???


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: nix_on on December 06, 2015, 11:16:21 PM
Where are links to youtube ?


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on December 06, 2015, 11:17:24 PM
uploading now.
stupid slow connection.


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: logocreator on December 06, 2015, 11:26:05 PM
i am curious to learn, great idea, bookmarked.

http://www.theawsc.com/wp-content/uploads/2014/04/greatidea.jpg


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on December 06, 2015, 11:33:32 PM
1st tutorial video up link in OP


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on December 06, 2015, 11:46:41 PM
2nd tutorial video up. link in OP


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: darkgold on December 06, 2015, 11:58:37 PM
Episode 3 private ? can not access it


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on December 07, 2015, 12:01:18 AM
Episode 3 private ? can not access it
Fixed


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: badam on December 07, 2015, 12:27:20 AM
I have to say that it is a really nice tutorial with a healthy irony in it. congrats!


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on December 07, 2015, 12:55:14 AM
I have to say that it is a really nice tutorial with a healthy irony in it. congrats!

Thanks!

Final videos are up on youtube.

It hasn't broken yet, but hopefully something exciting happens!


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: Lyrabar on December 07, 2015, 12:56:18 AM
Very nice tutorial. Glad to see information sharing like this, nice guide  :) Hope you develop this further and change rest of the cosmetics and features - like ports, protocol versioning, alert message, graphics, etc., finish it because you started it already!  ;)


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on December 07, 2015, 01:08:15 AM
Very nice tutorial. Glad to see information sharing like this, nice guide  :) Hope you develop this further and change rest of the cosmetics and features - like ports, protocol versioning, alert message, graphics, etc., finish it because you started it already!  ;)

I intentionally left them all unchanged to show the simplest and quickest way to do it.
I think there are plenty of guides around on how to do that :D


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: Lyrabar on December 07, 2015, 01:11:35 AM

I intentionally left them all unchanged to show the simplest and quickest way to do it.
I think there are plenty of guides around on how to do that :D

Include those guides then into this! Make the guides deep as possible, from basic - to experimental, include PoS coin etc...you can do this!  :)


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: kcanup on December 07, 2015, 01:21:38 AM
Really nice guide to learn and really helpful.. Keep it up!!


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: MRKLYE on December 07, 2015, 01:23:33 AM
I actually support the idea of this cooin.. You know what. You've done a good job on this.

Teaching more people to make coins might actually help. But then again it might actually just spawn a whole shitload of new clone coins with nothing to offer either.. really hard to say. I for one like learning though.. And still think this is a decent idea educating people.. Maybe some actaully learn.


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: Lyrabar on December 07, 2015, 01:32:29 AM
I actually support the idea of this cooin.. You know what. You've done a good job on this.

Teaching more people to make coins might actually help. But then again it might actually just spawn a whole shitload of new clone coins with nothing to offer either.. really hard to say. I for one like learning though.. And still think this is a decent idea educating people.. Maybe some actaully learn.

I agree, it would give us new altcoins, still main thing in forking bitcoin client is learning lots new including learning how bitcoin works, understanding the protocol itself.


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on December 07, 2015, 01:51:36 AM
Update:
Somehow, the network hashrate is 20MH/s and nothing has broken.
This is surprising!

Also, hopefully this serves as a PSA to *NOT* buy into shitty altcoins.

Maybe once I make ONE MILLION DOLLARS in IPO I'll release a professional(ish) coin :D :D :D


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: lama-hunter on December 07, 2015, 01:55:27 AM
Very nice Introducing of How a cryptocurrency is made ;) Thanky you very mcuh fpr this supoport.

I really prechiate the Guys who share there knowlege ;)

great to know - nice to jhave

regareds
lama-hunter


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: benjy33 on December 07, 2015, 02:01:56 AM
exange?


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: benjy33 on December 07, 2015, 02:07:05 AM
mother fuker  wallet virus


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: benjy33 on December 07, 2015, 02:07:43 AM
LEARNCOIN [LEARN] - The coin that helps you learn to make your own cryptocurrency!

Source: https://github.com/altcryptomining/learncoin
Windows Binaries: https://www.dropbox.com/s/d8pm4vp60zwglt0/learncoinwin-latest.zip

First Pool
Basic UNOMP - http://159.203.105.243

The coin that teaches you about creating your own cryptocurrency
I decided to create this coin for 2 reasons:
1. to show people how easy it is to create your own coin which can teach you a lot about command line interface, simple coding, git and just generally get into programming the easy way
2. to show people that they shouldn't necessarily buy into (or invest their mining power!) into any old coin that comes along, because as you'll see it's really not that hard, and why should you give money to some guy who spent like 4-5 hours doing some copying and pasting and tells you what he's "created" is the best coin there has ever been.

I don't expect this coin to be a huge hit, in fact it's probably full of bugs that will almost immediately break it if anyone starts mining.

What you will get out of this coin is the chance to follow along with me as I build the coin (I'm committing my whole day off today to doing this so I  hope you enjoy it)

Key Info / What you'll get:
A series of youtube videos that shows you every step of the way how to (poorly) "make" your own cryptocurrency.
A "dev" who wants to learn / be criticized along the way
A fair release. This is a scrypt coin and I've only got a single r9 280x so my premine will suck :D so ASICs feel free to jump on board. Who knows, it might even fork and I won't know how to fix it! How fun!
How I created the first pool which will be avaialble at launch (without a domain, because I'm too poor to buy one)

Coin Specs
Algo: Scrypt (cloned from Litecoin)
Block Reward: 50 LERNS
Block Time: 30s
Retarget: 5 minutes (10 blocks)
Total coins 84000000
Confirmations 20

Videos Below - note I just do one take on Open Broadcaster without any editing other than pausing the video to get a coke while shit compiles
(Just uploading to youtube now)

Episode 1:
Introduction / Explanations / OS Setup / Cloning
https://www.youtube.com/watch?v=86jqAfySi64&list=PL3VHTMe_nFkyQKRus_py1WIRQr7FG2009

Episode 2
More cloning and generating merkle root
https://www.youtube.com/watch?v=ENaTmbh8Xuw&feature=youtu.be

Episode 3
Hashing the genesis block
https://www.youtube.com/watch?v=3Jp65Uq_U30&feature=youtu.be

Episode 4:
Creating some "artwork"
https://www.youtube.com/watch?v=1z_ONhDseVE&feature=youtu.be

Episode 5:
Compiling for Windows and uploading to github
https://www.youtube.com/watch?v=YF3oE5uIP64&feature=youtu.be

Episode 6:
Seeing it all running and pool starting
https://www.youtube.com/watch?v=kVPcmirqyOY&feature=youtu.be

Episode 7:
Profit???

trojan mother fuker


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: Lyrabar on December 07, 2015, 02:21:26 AM
http://www.quickmeme.com/img/94/940e58e69672d13279307131c445676127fac0500d38a0f5395ab69bdc9c2a71.jpg


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: metamorphin on December 07, 2015, 02:22:38 AM
exange?


This coin should never be listed on an exchange in his sense! A learncoin should be Open Source and for the Scientist and interested ppl!!!!!!

Greetz
Meta


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on December 07, 2015, 02:26:48 AM
exange?


This coin should never be listed on an exchange in his sense! A learncoin should be Open Source and for the Scientist and interested ppl!!!!!!

Greetz
Meta

Part 8:
How to beg for an exchange so sell off your premine and IPO.
*COMING SOON**


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: Lyrabar on December 07, 2015, 02:29:32 AM
This is great, watching this  ;D

Boo, a Bitcoin miner detected! https://www.virustotal.com/en/file/b7d8f52a5504414ed269b7259faba915c2345d5eaab727efc674525cfa94b8db/analysis/1449455160/


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on December 07, 2015, 02:34:27 AM
This is great, watching this  ;D

Boo, a Bitcoin miner detected! https://www.virustotal.com/en/file/b7d8f52a5504414ed269b7259faba915c2345d5eaab727efc674525cfa94b8db/analysis/1449455160/

Because there is a miner in the wallet run with console command "setgenerate true"



Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: aizzaku on December 07, 2015, 02:42:57 AM
Bookmarked... awesome job mate.. really appreciate it.
finally some selflessness !

thanx ! i hope i can learn as much as possible


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on December 07, 2015, 03:50:36 AM
Bookmarked... awesome job mate.. really appreciate it.
finally some selflessness !

thanx ! i hope i can learn as much as possible

No worries glad you enjoyed the vids


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: tarrier on December 07, 2015, 04:36:42 AM
nice tutorial truly.  trying to make one for test :)


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: wildduck on December 07, 2015, 07:46:50 AM
Good concept of coin, and very good tutorials for making one :)


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: SushiNoTomato on December 07, 2015, 08:26:07 AM
This is probably going to get added onto YoBit, people will buy & then end up being like this.

https://i.imgur.com/p4UfiQs.gif?1


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: wildduck on December 07, 2015, 09:21:07 AM
I don`t think so mate.


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: Lyrabar on December 07, 2015, 11:06:13 AM
This is great, watching this  ;D

Boo, a Bitcoin miner detected! https://www.virustotal.com/en/file/b7d8f52a5504414ed269b7259faba915c2345d5eaab727efc674525cfa94b8db/analysis/1449455160/

Because there is a miner in the wallet run with console command "setgenerate true"


Thank you for clarifying this out for the ones who failed in understanding my ironic message.

And for the ones who still did not understand what about, all core wallet based client programs include a in-wallet CPU miner.
Just fun how those online scanners mostly detects only SHA256d and Scrypt miners...mostly sees no miners for other algorithms.

http://weknowmemes.com/wp-content/uploads/2012/06/over-educated-problems-ironic.jpg


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on December 07, 2015, 01:26:28 PM
This is great, watching this  ;D

Boo, a Bitcoin miner detected! https://www.virustotal.com/en/file/b7d8f52a5504414ed269b7259faba915c2345d5eaab727efc674525cfa94b8db/analysis/1449455160/

Because there is a miner in the wallet run with console command "setgenerate true"


Thank you for clarifying this out for the ones who failed in understanding my ironic message.

And for the ones who still did not understand what about, all core wallet based client programs include a in-wallet CPU miner.
Just fun how those online scanners mostly detects only SHA256d and Scrypt miners...mostly sees no miners for other algorithms.

http://weknowmemes.com/wp-content/uploads/2012/06/over-educated-problems-ironic.jpg

I just have a lot of pride in my coin and believe it's the next evolution of decentralized currency and wouldn't want it's proud name sullied


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: glen123 on December 08, 2015, 09:29:38 AM
@Dev : can you check ?

Linux Wallet :

:~/learncoin/src# ./learncoind getinfo
{
    "version" : 80704,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    
    "blocks" : 2911,
    "timeoffset" : 0,
    "connections" : 8,
    "proxy" : "",
    "difficulty" : 0.01828119,
    "testnet" : false,
    "keypoololdest" : 1449488983,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : "Critical upgrade to Litecoin 0.10.2.2+. https://litecoin.org/upgrade"


Win Wallet :

{
"version" : 80704,
"protocolversion" : 70002,
"walletversion" : 60000,

"blocks" : 1550,
"timeoffset" : 0,
"connections" : 8,
"proxy" : "",
"difficulty" : 0.00973221,
"testnet" : false,
"keypoololdest" : 1449493721,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : "Critical upgrade to Litecoin 0.10.2.2+. https://litecoin.org/upgrade"
}

STUCKS !!! ( only WinWallet )


Peers (Linux )

 Peer Information
Host    Protocol    Identity    Connected    Traffic
159.203.117.240:9333    70002    Satoshi:0.8.7.4    12/07/2015 13:17:32    1.344 MB
128.8.124.7:9333    70002    UMDCoinscope:0.0    12/07/2015 13:17:34    0.914 MB
198.199.95.130:9333    70002    Satoshi:0.8.7.4    12/07/2015 13:17:35    1.410 MB
43.241.219.212:9333    70002    Satoshi:0.8.7.4    12/07/2015 13:17:50    1.435 MB
190.77.119.180:9333    70003    Satoshi:0.10.2.2    12/08/2015 07:27:29    0.037 MB
188.187.188.52:9333    70003    Satoshi:0.10.2.2    12/08/2015 10:19:29    0.106 MB
187.232.211.115:9333    70003    Satoshi:0.10.2.2    12/08/2015 10:27:26    0.036 MB
151.80.97.28:9333    70003    Satoshi:0.10.2.2    12/08/2015 10:29:14    0.029 MB







Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on December 10, 2015, 10:05:10 AM
working fine on my end


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: glen123 on December 13, 2015, 11:28:00 AM
shure , why not
for respecting your work on the vids


learn.gcpool.eu (http://learn.gcpool.eu)

Have Fun



Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on December 17, 2015, 12:26:14 PM
Thanks for your support!


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: SushiNoTomato on January 12, 2016, 08:43:57 PM
This coin was nothing from the start & still is, lovely logo also ::)


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: imane on March 25, 2016, 11:29:49 PM
i have his probleme in ubuntu


root@ubuntu:~/learncoin/src$ make -f makefile.unix USE_UPNP=-
/bin/sh ../share/genbuild.sh obj/build.h
fatal: bad default revision 'HEAD'
root@ubuntu:~/learncoin/src$


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: CryptoLeak on March 25, 2016, 11:39:13 PM
It will be storm of new atlcoin release after people master the video guides hHhahha


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: TehBitcoinHider on June 21, 2016, 07:06:05 PM
Apparently I am 28 weeks behind on the Blockchain and there are no block sources available. Does this mean every single source of the Learncoin Blockchain is offline?


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: superking123 on September 02, 2016, 08:43:29 PM
Apparently I am 28 weeks behind on the Blockchain and there are no block sources available. Does this mean every single source of the Learncoin Blockchain is offline?

Yeah i forgot to pay the hosting bill for the seed node.
Just staying in line with all other altcoin developers :D


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: jonnytracker on March 26, 2017, 02:26:22 PM
what about Stratis coin


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: jetfish on March 26, 2017, 02:48:44 PM
Cool little project, nice of you to share some knowledge!


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: voteformeg on March 26, 2017, 02:53:14 PM
i think i first have to learn to work with ubuntu , fuck i am a noob


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: jonnytracker on March 27, 2017, 04:50:37 PM
How to set difficulty and max coin supply. Also is it OK not changing the rcp port .  In the tutorial you dint change port .


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: immakingacoin on December 21, 2017, 08:41:20 PM
I am using the Lerncoin guide, and I am wondering if anyone can explain setting up Seednodes.

I have gotten to the same point with both Lerncoin and Forknote, where I can Hash the new Genesis Block, then I compile the wallet with the Genesis Block, and when I run the Daemon it just looks for peers for Eternity, even if I run 2 computers with the same Litecoin Clone or Forknote.

So I have discovered that what I am not doing is setting up a Node,

Here is a quick read of everything
https://bitcointalk.org/index.php?topic=2622444


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: Tokenista on August 25, 2018, 07:30:59 AM
Ethereum Smart Contract creation pre-compiled
https://github.com/satansdeer/ethereum-token-tutorial


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: Cangleemee on August 26, 2018, 05:47:33 PM
The project is worth the attention. I think you should add bonus campaigns so there will definitely be more interested investors. I hope to get some good news from this project. Good luck


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: marttelgroup on February 14, 2019, 04:10:30 PM
I have been following your tutorial but i've gotten stuck at some errors while compiling.
such as this one

allocators.h:12:53: fatal error: openssl/crypto.h: No such file or directory
compilation terminated.
makefile.unix:186: recipe for target 'obj/alert.o' failed
make: *** [obj/alert.o] Error 1


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: cfunk on June 18, 2019, 05:45:54 AM
LEARNCOIN [LEARN] - The coin that helps you learn to make your own cryptocurrency!

Source: https://github.com/altcryptomining/learncoin
Windows Binaries: https://www.dropbox.com/s/d8pm4vp60zwglt0/learncoinwin-latest.zip
Virustotal for windows binaries: https://www.virustotal.com/en/file/3dc907392d61cddad739818689d7f723cc84a67b65e66c033e5b9a9ad9b5e30b/analysis/1449455467/

2nd opinion: https://www.virustotal.com/en/file/b7d8f52a5504414ed269b7259faba915c2345d5eaab727efc674525cfa94b8db/analysis/1449455160/

First Pool
Basic UNOMP - http://159.203.105.243

The coin that teaches you about creating your own cryptocurrency
I decided to create this coin for 2 reasons:
1. to show people how easy it is to create your own coin which can teach you a lot about command line interface, simple coding, git and just generally get into programming the easy way
2. to show people that they shouldn't necessarily buy into (or invest their mining power!) into any old coin that comes along, because as you'll see it's really not that hard, and why should you give money to some guy who spent like 4-5 hours doing some copying and pasting and tells you what he's "created" is the best coin there has ever been.

I don't expect this coin to be a huge hit, in fact it's probably full of bugs that will almost immediately break it if anyone starts mining.

What you will get out of this coin is the chance to follow along with me as I build the coin (I'm committing my whole day off today to doing this so I  hope you enjoy it)

Key Info / What you'll get:
A series of youtube videos that shows you every step of the way how to (poorly) "make" your own cryptocurrency.
A "dev" who wants to learn / be criticized along the way
A fair release. This is a scrypt coin and I've only got a single r9 280x so my premine will suck :D so ASICs feel free to jump on board. Who knows, it might even fork and I won't know how to fix it! How fun!
How I created the first pool which will be avaialble at launch (without a domain, because I'm too poor to buy one)

Coin Specs
Algo: Scrypt (cloned from Litecoin)
Block Reward: 50 LERNS
Block Time: 30s
Retarget: 5 minutes (10 blocks)
Total coins 84000000
Confirmations 20

Videos Below - note I just do one take on Open Broadcaster without any editing other than pausing the video to get a coke while shit compiles
(Just uploading to youtube now)

Episode 1:
Introduction / Explanations / OS Setup / Cloning
https://www.youtube.com/watch?v=86jqAfySi64&list=PL3VHTMe_nFkyQKRus_py1WIRQr7FG2009

Episode 2
More cloning and generating merkle root
https://www.youtube.com/watch?v=ENaTmbh8Xuw&feature=youtu.be

Episode 3
Hashing the genesis block
https://www.youtube.com/watch?v=3Jp65Uq_U30&feature=youtu.be

Episode 4:
Creating some "artwork"
https://www.youtube.com/watch?v=1z_ONhDseVE&feature=youtu.be

Episode 5:
Compiling for Windows and uploading to github
https://www.youtube.com/watch?v=YF3oE5uIP64&feature=youtu.be

Episode 6:
Seeing it all running and pool starting
https://www.youtube.com/watch?v=kVPcmirqyOY&feature=youtu.be

Episode 7:
Profit???

Thanks man It took a while and a bit of troubleshooting but I was able to follow your videos and read the comments in each video that i got stuck in to figure out how to move forward. I was able to create my own coin, DataSaverCoin  https://datasaver.org
Thanks again man. I learned a lot!


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: Tokenista on November 03, 2020, 10:42:54 PM
This is how I learned to make Cryptocurrencies
https://bitcointalk.org/index.php?topic=1278734.0

This project made it easier
http://forknote.net/documentation/cryptonote-generator/


Title: Re: [ANN] LEARNCOIN [LERN] - Scrypt clone coin with tutorial on how it's made!
Post by: VanKushFamily.com on February 27, 2024, 06:18:47 AM
Everyone should know about this.