Introduction
This page provides topic-based cross-references to help you navigate related content across the Cowboy documentation. Use this as a quick reference when exploring interconnected topics.By Topic
Actor Model
Core Concepts:- What is Cowboy - Actor model introduction
- Actor VM Overview - VM architecture
- Determinism & Sandbox - Execution guarantees
- Resource Limits - VM constraints
- Minimal Actor Example - Hello World
- SDK API Reference - Complete SDK documentation
- Best Practices - Reentrancy, idempotency
- Examples - Token, NFT, AMM, Multisig
- CIP-3: Metering - Cycles & Cells specification
- CIP-20: Fungible Token Standard - Standard for fungible tokens
Gas & Fees
Fee System:- Fee Overview - Cycles & Cells intro
- Dual EIP-1559 - Dynamic basefee
- Metering Points - What gets metered
- Worked Example - Step-by-step calculation
- CIP-3: Dual-Metered Gas - Full specification
- See versioning and CIPs for normative updates (when available)
Timers & Scheduling
Core Concepts: Related CIPs:- CIP-1: Actor Message Scheduler - Complete specification
- See CIPs for timer processing budget (CIP-1)
Off-Chain Compute
Core Concepts: Related CIPs:- CIP-2: Verifiable Off-Chain Compute - Full specification
Transactions & Messages
Transaction Structure: Development: Related:- Sequence Diagrams - Message flows
Consensus & Validators
Consensus:- Design Principles - BFT consensus
- Architecture Overview - Validator role
- Refer to future governance documentation (when available)
Security
Core Security:- DoS Limits - Multi-layered protection
- Best Practices - Secure coding
- Reentrancy Protection - Attack prevention
- Idempotency - Replay protection
- Determinism & Sandbox - Isolation
- Resource Limits - Constraints
Economics & Tokenomics
Token Economics: Fee Markets: Staking: Governance:- Refer to governance section (when available) and CIPs
Governance
Proposals & Versioning:Development
Getting Started: SDK & Tools:- SDK API Reference - Complete reference
- Transaction Format - Tx structure
- Best Practices - Security patterns
- Examples - Production code
- How to Propose - Contribution process
- Style Guide - Documentation standards
- Naming Conventions - Creating diagrams
Style & Terminology
Standards:- Style Guide - Writing style
- Glossary - Official terms
- Naming Conventions - File naming
- Terminology Linting - Automated checks
By User Type
For Developers
Essential Reading:- Quickstart - Get started fast
- SDK Reference - API docs
- Best Practices - Security patterns
- Examples - Code samples
- Actor VM - Execution model
- Gas & Fees - Cost model
- Timers - Scheduled execution
- Off-Chain Compute - External tasks
For Validators
Essential Reading: Operations:For Token Holders
Essential Reading:For Researchers
Essential Reading: Technical Details:By CIP
CIP-1: Actor Message Scheduler
CIP-2: Verifiable Off-Chain Compute
CIP-3: Dual-Metered Gas
CIP-20: Fungible Token Standard
- Full Specification
- Examples - Token implementation example
Quick Links
Most Referenced:- Glossary - Term definitions
- SDK Reference - API docs
- Best Practices - Security patterns
- Examples - Code samples
Search Tips
Finding Specific Topics:- Gas-related: Search “Cycles”, “Cells”, “basefee”
- Security: Search “DoS”, “slashing”, “reentrancy”
- Development: Search “SDK”, “examples”, “best practices”
- Economics: Search “tokenomics”, “staking”, “burn”
- Governance: Search “CIP”, “parameters”, “voting”
- Unsure about a term? Check Glossary

