# PressChain ## Docs - [Domains & Apps](https://docs.presschain.io/developer/architecture/domains.md): Every protocol surface under presschain.io - what each app does, its port, who owns it, and how it fits into the stack. - [Infrastructure](https://docs.presschain.io/developer/architecture/infrastructure.md): Server topology, service isolation, security model, Docker vs systemd, and the cPanel hybrid deployment. - [Architecture Overview](https://docs.presschain.io/developer/architecture/overview.md): Domain separation, the full request chain, and why every layer exists. - [Acceptance Engine](https://docs.presschain.io/developer/capsule/acceptance.md): Voting weight formula, quorum logic, anti-spam controls, and finalization flow. - [Capsule Lifecycle](https://docs.presschain.io/developer/capsule/lifecycle.md): State machine, revision lineage, economic routing, and distribution activation. - [Capsule Standard](https://docs.presschain.io/developer/capsule/standard.md): The atomic publishing object - full JSON schema, field definitions, status values, and integrity labels. - [ABI Registry](https://docs.presschain.io/developer/chain/abis.md): How to fetch ABIs, the integration priority order, and confirmed method signatures for each contract. - [Chain Configuration](https://docs.presschain.io/developer/chain/config.md): Network IDs, RPC URLs, WebSocket endpoints, wallet setup, and connection examples. - [Contract Registry](https://docs.presschain.io/developer/chain/contracts.md): All deployed PressChain contract addresses, descriptions, and copy-paste TypeScript constants. - [RPC Endpoints](https://docs.presschain.io/developer/chain/rpc.md): All PressChain RPC endpoints, supported JSON-RPC methods, WebSocket subscriptions, and rate limits. - [Bridge API](https://docs.presschain.io/developer/integrations/bridge-api.md): Full route reference for the PressChain Bridge API - the primary integration surface for all outlet and dApp development. - [PressKey Events](https://docs.presschain.io/developer/integrations/events.md): Full event matrix, window.presskey API, nonce challenge flow, and integration patterns. - [PressKey Integration](https://docs.presschain.io/developer/integrations/presskey.md): Architecture, nonce challenge flow, EIP-1193 provider, and the WordPress security boundary. - [WordPress / SYNC Plugin](https://docs.presschain.io/developer/integrations/wordpress.md): Architecture, security model, publishing flow, and developer integration for PressHash WordPress outlets. - [Introduction](https://docs.presschain.io/developer/introduction.md): What PressChain is for developers, how the stack fits together, and where to start. - [Deployment](https://docs.presschain.io/developer/operators/deployment.md): Build sequences, deploy commands, rollback procedures, and the cPanel/systemd hybrid model. - [Environment Variables](https://docs.presschain.io/developer/operators/environment.md): Complete reference for all environment variables across Bridge, SDK, outlet creation, and Next.js apps. - [Troubleshooting](https://docs.presschain.io/developer/operators/troubleshooting.md): Diagnostic commands and resolution patterns for every common failure mode. - [Quickstart](https://docs.presschain.io/developer/quickstart.md): Read a live Capsule, check a bond, and call the Bridge API in under 10 minutes. - [Corrections & Updates](https://docs.presschain.io/journalist/capsules/corrections.md): How to fix mistakes on PressChain - revision lineage, correction Capsules, and why the original always stays. - [Evidence & Sources](https://docs.presschain.io/journalist/capsules/evidence-and-sources.md): How to protect your journalism with committed evidence - what counts, how to archive it, and why hashing matters. - [Publish Your First Story](https://docs.presschain.io/journalist/capsules/publish-your-first-story.md): A step-by-step walkthrough - from writing your article to watching your first Capsule go through acceptance. - [What Is a Capsule?](https://docs.presschain.io/journalist/capsules/what-is-a-capsule.md): The structured form of your journalism on PressChain - not just an article, but a permanent governance object. - [Disputes & Court](https://docs.presschain.io/journalist/court/disputes.md): What happens when your journalism is challenged - and why process is better than deletion. - [Integrity Labels](https://docs.presschain.io/journalist/court/integrity-labels.md): What each integrity label means, how they're applied, and what they mean for your journalism's future. - [Ad Marketplace](https://docs.presschain.io/journalist/money/ads.md): How PressChain's proof-of-placement ad system works - escrow, placement verification, and revenue routing. - [Revenue Overview](https://docs.presschain.io/journalist/money/overview.md): The three ways to earn from your journalism on PressChain - and how every fee routes automatically. - [Rights & Licensing](https://docs.presschain.io/journalist/money/rights-licensing.md): How to earn from your canonical journalism - licensing, revenue splits, and the rights marketplace. - [Domain Verification](https://docs.presschain.io/journalist/outlets/domain-verification.md): How to prove your outlet owns its domain - DNS setup, common providers, and how to recover from suspension. - [Register Your Newsroom](https://docs.presschain.io/journalist/outlets/register-your-newsroom.md): How to bring your news outlet onto PressChain - fees, bonds, and what unlocks after onboarding. - [Syndication & Distribution](https://docs.presschain.io/journalist/outlets/syndication.md): How the Press Network distributes your canonical journalism - tiers, channels, and the mandatory feed module. - [WordPress Guide](https://docs.presschain.io/journalist/outlets/wordpress-guide.md): Installing and using the PressChain SYNC plugin - connecting your newsroom's WordPress to the protocol. - [Set Up PressKey](https://docs.presschain.io/journalist/presskey-setup.md): Your journalist identity on PressChain - install, create your wallet, and understand what it does. - [Bonds](https://docs.presschain.io/journalist/roles/bonds.md): What bonds are, why they exist, what they protect you from, and how to manage yours over time. - [Roles Overview](https://docs.presschain.io/journalist/roles/overview.md): The five journalist roles on PressChain - what each one does, requires, and unlocks. - [Penalties & Consequences](https://docs.presschain.io/journalist/roles/penalties.md): What triggers penalties on PressChain, the consequence ladder, and how to recover. - [How Voting Works](https://docs.presschain.io/journalist/voting/how-voting-works.md): Who votes on your articles, how votes are weighted, and what the thresholds mean in practice. - [Building Your Reputation](https://docs.presschain.io/journalist/voting/reputation.md): How your reputation score grows, what it unlocks, and how to protect it. - [Welcome, Journalist](https://docs.presschain.io/journalist/welcome.md): What PressChain means for your work, and why it is different from anything you have used before. ## OpenAPI Specs - [openapi](https://docs.presschain.io/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/PressBlockchain/) - [Bridge API](https://bridge.presschain.io/health) - [Faucet](https://faucet.presschain.io) - [Support](mailto:support@presschain.io)