Core Developer Concepts
WARNING
WIP: This section is under construction.
- o1js Deep Dive:
- Introduction to o1js (Typescript framework for zkApps/zkPrograms).
- Writing zk-circuits.
- State management within zkPrograms.
- Off-chain execution and proving.
- zkPrograms:
- Structure of a zkProgram.
- Defining public and private inputs.
- Writing verification logic.
- Lumina SDK:
- Introduction to Lumina SDK (Interacting with Zeko network).
- Connecting to a Zeko node.
- Sending transactions.
- Reading state.