Skip to content

Languages

Anthony Akentiev edited this page Jun 13, 2018 · 1 revision

Frontend code

We use LiveScript (CoffeeScript with a bit of functional programming) because this statistics of languages usage confirms that it is widely used in the community currently (as of Nov, 2017):

  1. javascript - 900K repos
  2. coffeescript - 26K repos
  3. typescript - 5K repos
  4. livescript - 0.6K repos

Smart Contracts

We use Solidity language for smart contracts.

Clone this wiki locally