


C8ntinuum
Everything you need to learn the C8ntinuum protocol: 27 comprehensive code tours totaling over 250 steps, formulas presented in LaTeX, and a detailed glossary.
Click here to watch video preview
Hackenproof, 17 May → 13 Jun 2025
Everything you need to learn the C8ntinuum protocol: 27 comprehensive code tours totaling over 250 steps, formulas presented in LaTeX, and a detailed glossary.
Click here to watch video preview
Hackenproof, 17 May → 13 Jun 2025
Everything you need to learn the C8ntinuum protocol: 27 comprehensive code tours totaling over 250 steps, formulas presented in LaTeX, and a detailed glossary.
Click here to watch video preview
Hackenproof, 17 May → 13 Jun 2025
Product Preview
Tours
1.1: c8ntinuum Codebase: High-Level Overview
2.1: On-Chain Configuration: Overview
2.2: On-Chain Configuration: Constants
3.1: Error & Event Definitions: Overview
3.2: CustomError Enum: Error Code Definitions
3.3: GenerationCreated Event: Emission Structure
4.1: Account Contexts: Overview
4.2: Withdraw Context
4.3: Settings Contexts
4.4: Initialize Context
4.5: Generate Context
5.1: User-Facing Instructions: Overview
5.2: Initialize Instruction: Setting Up Config & Vault
6.1: Access Control Instructions: Overview
5.3: Generate Instruction: Main User-Flow
2.3: On-Chain Configuration: State Layout
6.2: Pause and Resume Contract Execution
6.3: Blacklist Management
7.1: Administration Instructions: Overview
7.2: Administration Instructions: set_admin Handler
7.3: Administration Instructions: set_verifier Handler
8.1: Configuration Instructions: Overview
8.2: Configuration Instructions: Set Global Generation Price
8.3: Configuration Instructions: Set Percentages
8.4: Configuration Instructions: Set Withdrawal Address
9.1: Instruction Exports: Module Re-exports
10.1: Program Entrypoint: Instruction Dispatcher