Hello,
How is it possible to write code into Tau chain?
What language would it be? is it JS?
Is there any documentation where I can find that info?
I am really interested in programming into this chain,
Please let me know how to do so,
Thanks!
the language is RDF language family. a good intro is
https://www.w3.org/2000/10/swap/Primer.htmlbut those languages, as well as js, are Turing complete, which is bad at the scope of decentralized apps (and even beyond).
we give them a different type-system (logic) that makes it consistent, which is good, and enables tau's far-reaching abilities.