Cardano's Smart Contract

As ethereum has its own programming language for smart contract, does Cardano will have its own DSL or it will be use some general programming languages?

1 Like

I found it, It is Plutus, a haskell like programming language.

1 Like

It looks like it will not be released until next year

Any K defined language will be possible to write DApps. :slight_smile:

1 Like

https://runtimeverification.com/blog/?p=498&t=1&cn=ZmxleGlibGVfcmVjc18y&refsrc=email&iid=590a46d15127414fac631fb0159e5311&fl=4&uid=3021837038&nid=244+272699400

From my understanding, Cardano does have its own language called Plutus https://cardanodocs.com/technical/plutus/introduction/
But in the future it is also possible to develop smart contract in other languages such as Java.