Page 1 of 1

Smart Contracts can be written in:

Posted: Mon Mar 27, 2023 1:39 pm
by answerhappygod
Smart Contracts can be written in:

A. Java, C++, Solidity and JavaScript, because the Ethereum Blockchain is completely language agnostic and cross compilers exist for every major language.
B. Solidity, Viper, LLL and Serpent, because those are high level languages that are compiled down to bytecode.
C. Solidity and JavaScript, because those are the official first implementations for Distributed applications and the Blockchain supports those languages fully.