Is holochain for Rust developers only

Looked through the docs and realised only Rust developers can create hApps, am I mistaken. Can I use Holochain with another language?

1 Like

Hi Joshua,

I think here is the information that you are looking for: FAQ - The Holochain Guidebook

Holochain is written in the Rust programming language. At a low level, Holochain runs WebAssembly code, but for all practical purposes developers will write applications in a language that compiles to WebAssembly such as Rust, C, C++, Go, etc. For now, only Rust has tier 1 support for writing apps, because it has a “Holochain Development Kit” library which makes writing WebAssembly apps easy.

2 Likes

Thank you, that’s a shame. But already trying to learn Rust, but I don’t think it’s for me :laughing:…

2 Likes