https://kotlinlang.org logo
#education
Title
# education
i

Ikechukwu

11/01/2023, 11:17 AM
Greeting all, I am just wondering can smart contract be written with kotlin? If so, are there resources available for learning and development?
a

altavir

11/01/2023, 1:48 PM
I think that smart contract could be written in any language. It is a question if your platform supports your language. So check the platform.
i

Ikechukwu

11/01/2023, 1:54 PM
I am exploring using kotlin for web3 and for machine learning , though I am relatively new to that niche. But I do know that on Ethereum platform Solidity is used.
a

altavir

11/01/2023, 1:54 PM
If Ethereum supports JS, it would probably support Kotlin/JS as well.
i

Ikechukwu

11/01/2023, 1:55 PM
I see
Its a whole new field to explore , and its getting exciting for me
ok I found a github repo. Will be studying it https://github.com/komputing/KEthereum/tree/master/assets
2 Views