Blockchain Programming Languages

  • Blockchain Programming Languages

    Posted by bookauthor on January 18, 2022 at 12:46 pm

    Something that came up at work as a Blockchain Stock Investor and Instructor

    Ethereum uses Solidity. Solana uses Rust.

    A google result produced this: “Top 15 programming languages for Blockchain app development” from Appinventiv > Blog > Blockchain Development. Yes, Rust is on there.

    #blockchain #developers #blockchaindeveloper #Solana #Ethereum #cryptocurrency #cryptoinvesting #digitalassetsinvesting

    Sumpter replied 2 years, 3 months ago 2 Members · 1 Reply
  • 1 Reply
  • Sumpter

    Member
    January 18, 2022 at 12:57 pm

    C++ is both mature and regularly updated. There are at least 3 solid compilers and the new features are aimed at solving real issues. Debuggers and analytical tools of all kinds are available for everything from performance profiling to automatic detection of issues of all kinds. This means the language is constantly growing to incorporate newer and better features.

    Because of the above features, Satoshi Nakamoto chose C++ to be the base language of the bitcoin source code.

Log in to reply.