3

What smart contract language does IOTA use? Solidity?

mihi
  • 7,324
  • 2
  • 15
  • 34
Nathan Aw
  • 143
  • 3
  • I’m voting to close this question because it is about the legacy-network and it is a good idea to keep only Shimmer/ShimmerEVM and latest IOTA Chrysalis questions – Antonio Nardella Apr 24 '23 at 14:04

1 Answers1

1

IOTA will use a smart contract language called Abra - which is an intermediate trinary-based functional programming language.

More information on Abra can be found here.

Bayequentist
  • 985
  • 7
  • 23
  • Read the link! Thanks. How will the syntax look like? Will it be like solidity as I am familiar with solidity. – Nathan Aw Jun 05 '18 at 06:46
  • Not much info about the syntax yet. But CfB said if you know FPGA programming, you will be able learn Abra in a few days. – Bayequentist Jun 05 '18 at 07:04
  • Is that a hint that it might be a sub(super)-set of Verilog? – Scott Jun 08 '18 at 18:11
  • @Helmar , And can we currently deploy a smart contract in IOTA ? or Is it still underway and in progress?(https://iota.stackexchange.com/q/2438/1928) – Questioner Nov 19 '19 at 17:06