# Dokrypt ## Docs - [Docker & Container Runtime](https://docs.dokrypt.com/advanced/docker.md): How Dokrypt uses Docker, container configuration, and Podman support. - [Template Marketplace](https://docs.dokrypt.com/advanced/marketplace.md): Discover, install, and publish templates to the Dokrypt marketplace. - [Plugins](https://docs.dokrypt.com/advanced/plugins.md): Extend Dokrypt with custom plugins — hooks, commands, and services. - [dokrypt accounts](https://docs.dokrypt.com/cli/accounts.md): List, fund, impersonate, and generate test accounts. - [dokrypt bridge](https://docs.dokrypt.com/cli/bridge.md): Simulate cross-chain transfers and bridge operations. - [dokrypt chain](https://docs.dokrypt.com/cli/chain.md): Chain manipulation — mine blocks, time-travel, set balances, manage gas, and more. - [dokrypt ci](https://docs.dokrypt.com/cli/ci.md): Generate and validate CI/CD workflow files. - [dokrypt config](https://docs.dokrypt.com/cli/config.md): Validate, display, and initialize configuration. - [dokrypt deploy](https://docs.dokrypt.com/cli/deploy.md): Track, manage, and compare contract deployments across chains. - [dokrypt doctor](https://docs.dokrypt.com/cli/doctor.md): Check system requirements and diagnose issues. - [dokrypt down](https://docs.dokrypt.com/cli/down.md): Stop all running services and clean up containers. - [dokrypt exec](https://docs.dokrypt.com/cli/exec.md): Execute a command inside a running service container. - [dokrypt fork](https://docs.dokrypt.com/cli/fork.md): Fork a live blockchain network for local testing. - [dokrypt init](https://docs.dokrypt.com/cli/init.md): Scaffold a new Dokrypt project from a template. - [dokrypt logs](https://docs.dokrypt.com/cli/logs.md): Stream logs from running services. - [dokrypt marketplace](https://docs.dokrypt.com/cli/marketplace.md): Discover, install, and publish templates from the marketplace. - [CLI Overview](https://docs.dokrypt.com/cli/overview.md): Complete reference for all Dokrypt CLI commands. - [dokrypt plugin](https://docs.dokrypt.com/cli/plugin.md): Discover, install, create, and publish plugins. - [dokrypt replay](https://docs.dokrypt.com/cli/replay.md): Replay and debug transactions from live networks locally. - [dokrypt restart](https://docs.dokrypt.com/cli/restart.md): Restart services (individual or entire stack). - [dokrypt snapshot](https://docs.dokrypt.com/cli/snapshot.md): Save, restore, list, diff, export, and import chain state snapshots. - [dokrypt status](https://docs.dokrypt.com/cli/status.md): Show running service status and health. - [dokrypt template](https://docs.dokrypt.com/cli/template.md): Manage local templates — list, inspect, pull, push, and create. - [dokrypt test](https://docs.dokrypt.com/cli/test.md): Run tests, list suites, and view test reports. - [dokrypt up](https://docs.dokrypt.com/cli/up.md): Start all services defined in dokrypt.yaml. - [dokrypt verify](https://docs.dokrypt.com/cli/verify.md): Verify contract source code on block explorers. - [dokrypt version](https://docs.dokrypt.com/cli/version.md): Show Dokrypt version information. - [Chains](https://docs.dokrypt.com/configuration/chains.md): Configure blockchain nodes — engines, forking, mining, and accounts. - [dokrypt.yaml](https://docs.dokrypt.com/configuration/dokrypt-yaml.md): Complete reference for the dokrypt.yaml configuration file. - [Services](https://docs.dokrypt.com/configuration/services.md): Configure IPFS, block explorers, indexers, oracles, and custom services. - [Account Management](https://docs.dokrypt.com/features/accounts.md): List, fund, impersonate, and generate test accounts. - [Cross-Chain Bridge](https://docs.dokrypt.com/features/bridge.md): Simulate cross-chain transfers and message relaying between local networks. - [Chain Utilities](https://docs.dokrypt.com/features/chain-utils.md): Time-travel, set balances, mine blocks, impersonate accounts, and more. - [CI/CD Integration](https://docs.dokrypt.com/features/ci-cd.md): Run Dokrypt tests in GitHub Actions, GitLab CI, and other pipelines. - [Chain Forking](https://docs.dokrypt.com/features/forking.md): Fork Ethereum mainnet, Polygon, Arbitrum, and other EVM chains at any block. - [State Snapshots](https://docs.dokrypt.com/features/snapshots.md): Save, restore, diff, export, and import chain state for reproducible testing. - [Testing Framework](https://docs.dokrypt.com/features/testing.md): Run Solidity and JavaScript tests with gas reports, coverage, and parallel execution. - [Installation](https://docs.dokrypt.com/installation.md): Install Dokrypt on macOS, Linux, or Windows. - [Introduction](https://docs.dokrypt.com/introduction.md): Dokrypt is the Web3-native containerization platform for building, testing, and deploying decentralized applications. - [Quickstart](https://docs.dokrypt.com/quickstart.md): Build and test your first dApp in under 5 minutes. - [evm-arbitrum](https://docs.dokrypt.com/templates/evm-arbitrum.md): Arbitrum L2 development with bridge messaging, token gateway, and mainnet forking. - [evm-basic](https://docs.dokrypt.com/templates/evm-basic.md): Beginner template with a Counter and ERC-20 token. - [evm-dao](https://docs.dokrypt.com/templates/evm-dao.md): Complete DAO governance with Governor, Timelock, Treasury, and voting token. - [evm-defi](https://docs.dokrypt.com/templates/evm-defi.md): Complete DeFi stack — AMM, lending vault, staking rewards, and price oracle. - [evm-nft](https://docs.dokrypt.com/templates/evm-nft.md): NFT collection with marketplace, EIP-2981 royalties, and IPFS metadata. - [evm-token](https://docs.dokrypt.com/templates/evm-token.md): Complete token toolkit with ERC-20, vesting, staking, and multisig. - [Templates Overview](https://docs.dokrypt.com/templates/overview.md): Six built-in project templates for DeFi, NFT, DAO, Token, Arbitrum L2, and basic Web3 development. ## OpenAPI Specs - [openapi](https://docs.dokrypt.com/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/dokrypt-org/dokrypt) - [npm](https://www.npmjs.com/package/dokrypt)