Bitcoin Forum
April 16, 2024, 01:27:30 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Make P2P application from scratch  (Read 548 times)
pracutian (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile WWW
March 06, 2014, 01:05:13 PM
 #1

Hello guys,

I want to ask you, if you want to create completely new cryptocurrency concept, what programming language you will suggests to me, according with current technology, my options were :

  • NodeJS
  • GoLang
  • Python
  • C++

And if you have great resources for me, please let me know (p2p library/wrapper or economic algorithm or another great ideas that supports p2p, etc) .
I'm noob developer Grin so just relax and be kind to me  Grin
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713274050
Hero Member
*
Offline Offline

Posts: 1713274050

View Profile Personal Message (Offline)

Ignore
1713274050
Reply with quote  #2

1713274050
Report to moderator
1713274050
Hero Member
*
Offline Offline

Posts: 1713274050

View Profile Personal Message (Offline)

Ignore
1713274050
Reply with quote  #2

1713274050
Report to moderator
jimmyscratchlab
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
March 06, 2014, 05:18:50 PM
 #2

NodeJS  Grin
pracutian (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile WWW
March 06, 2014, 06:27:14 PM
 #3

Thanks for ur reply,

yes at the first time I always proud with nodejs Cheesy but, lot of modules will attached to the project, and js doesn't support big integer (I know there is a node module which can do that). I think the best method, to do this is using all of them, such as golang is nodejs competitor. Both python and c++ has powerful ability in other way.
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!