Bitcoin Forum
May 13, 2024, 07:58:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Anyone can recommend a book / course to learn development of new cryptocurrency?  (Read 92 times)
bitmike86 (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 04, 2018, 03:12:38 PM
 #1

I am C# developer and wanted to create my own cryptocurrency with a mining feature.

I have spent some time now, trying to get my hands on some tutorials or explanations of how to build it (just a fork of an existing one).

However, I have thought that you guys in here would be able to provide some good place to go first.

Any book/course worth taking first ?
1715587098
Hero Member
*
Offline Offline

Posts: 1715587098

View Profile Personal Message (Offline)

Ignore
1715587098
Reply with quote  #2

1715587098
Report to moderator
1715587098
Hero Member
*
Offline Offline

Posts: 1715587098

View Profile Personal Message (Offline)

Ignore
1715587098
Reply with quote  #2

1715587098
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715587098
Hero Member
*
Offline Offline

Posts: 1715587098

View Profile Personal Message (Offline)

Ignore
1715587098
Reply with quote  #2

1715587098
Report to moderator
pebwindkraft
Sr. Member
****
Offline Offline

Activity: 257
Merit: 343


View Profile
March 04, 2018, 05:24:23 PM
 #2

I doubt that there are books on how to setup system with your own currency in C#.
But it is perfectly ok to read the standard books of the bitcoin world, ad go from there.
I highly recommend Andreas‘ book „Mastering Bitcoin“ as introduction on the bitcoin Eco-System.
Also you would look into bitcoin.org, the developer section.
And if looking at signing process of tx, search for Ken Shirriff‘s block „Bitcoin the hard way“.

i guess you have done already some reading, so maybe it is a repetition. But then there is the forum here, with lots of Altchinesisch, and a search functionality. The same applies to bitcoin.stackexchange.com.

Hope this helps to get you started  Cheesy
eckmar
Legendary
*
Offline Offline

Activity: 1878
Merit: 1038


Telegram: https://t.me/eckmar


View Profile
March 04, 2018, 06:20:42 PM
 #3

I am C# developer and wanted to create my own cryptocurrency with a mining feature.

I have spent some time now, trying to get my hands on some tutorials or explanations of how to build it (just a fork of an existing one).

However, I have thought that you guys in here would be able to provide some good place to go first.

Any book/course worth taking first ?

Well if you are looking to build a fork of cryptocurrency, just download github code, change name, symbol, etc. and there you go. You got yourself another shitcoin! I would highly discourage anyone from posting tutorials like this online since it just creates an influx of shitcoins and that is the reasons you won't find many of them (but yes there are out there, just google it).
buwaytress
Legendary
*
Offline Offline

Activity: 2800
Merit: 3447


Join the world-leading crypto sportsbook NOW!


View Profile
March 04, 2018, 06:21:07 PM
 #4

Definitely agree with the recommendation above - Mastering Bitcoin was actually a book I read a few months after I'd been introduced to Bitcoin but I found it to be very interesting even so. Andreas is a really good writer (not to mention he actually understands what he's talking about). Here's a rather recent thread with quite a bit to go on in terms of reading material:
https://bitcointalk.org/index.php?topic=2818388

██
██
██
██
██
██
██
██
██
██
██
██
██
... LIVECASINO.io    Play Live Games with up to 20% cashback!...██
██
██
██
██
██
██
██
██
██
██
██
██
imjustagirl
Member
**
Offline Offline

Activity: 118
Merit: 11


View Profile
March 05, 2018, 06:57:55 AM
 #5

Good question, I was researching this information myself some time ago.
"Mastering bitcoin" is a good start, I agree. However, you need to decide on which coin you want to fork from, it will determine your further choice of reading. I like Ethash algo, it's not very difficult to master, other than the smart contracts, I'm still reading a lot on those.
https://github.com/ethereum/wiki/wiki/Ethash
Here is the github link, you can check it out. Geth being the main instrument of the ethash algorithm, it's here : https://github.com/ethereum/go-ethereum/wiki/geth.
I'm not programming a lot, just an enthusiast, but it seems very straight forward even to me.
 


1JPnqMd1Q43L3KbZ7SoTSdRCD2aLj2sikF Tip Me!
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!