Conversations about contributing to core components and Holochain Development Kits (HDKs) for Rust and other programming languages. Discuss design decisions, language idioms, WASM, and Holochain Core API functions.
Official projects
Most of our development discussion goes on in our GitHub repos. If you want to help develop any of the official components, the best way to start is get familiar with the code, look in the repo issues for a good first task, create a fork, and start hacking.
Specific repos:
- Holochain Core, the Rust HDK, and the reference implementation of the Conductor: https://github.com/holochain/holochain-rust
- The reference implementation of the P2P networking protocol: https://github.com/holochain/lib3h
- The Try-o-rama scenario testing framework: https://github.com/holochain/try-o-rama
- Holonix, a toolkit for building reliable development, testing, and deployment environments: https://github.com/holochain/holonix
Community-led projects
If you want to create an HDK for your favorite language or a conductor for an as-yet-unsupported platform, begin the discussion in this category. Holochain team members will be happy to help you along the way.