MCPcopy Create free account
hub / github.com/base/base

github.com/base/base

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.2.0 ↗ · + Follow · compare 2 versions
19,318 symbols 66,843 edges 1,694 files ⚖ MIT 5,994 documented · 31% updated 3d agov1.2.0 · 2026-07-22★ 82261 open issues

Browse by type

Functions 16,503 Types & classes 2,815
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Base

Base

Base is a rollup built on Ethereum.

Why Base

  • Cheap, fast, and open platform: Base is a globally available platform that provides 1-second and <1-cent transactions to anyone in the world.
  • Reach more users: Base is committed to helping developers grow their user base by distributing their apps through official Base channels.
  • A place to earn: Base has delivered grants to more than 1,000 builders, with plans to continue supporting more.
  • Access to high-quality tooling: Builders have access to tools to build incredible onchain experiences for AI, social, media, and entertainment.

Learn More

Install Binaries

Use baseup to install the GitHub release binaries for this repository:

curl -fsSL https://raw.githubusercontent.com/base/base/main/baseup/install | bash

Base Anvil Package

Every push to main publishes patched anvil and forge binaries to GHCR as ghcr.io/base/base-anvil. Use immutable sha-<commit> tags for pinned downstream tests, or main for the latest successful main build.

License

Licensed under MIT.

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 9,077
Function 7,426
Class 1,991
Enum 552
Interface 272

Languages

Rust100%
Python1%

Modules by API surface

crates/execution/trie/src/db/rocksdb.rs154 symbols
crates/execution/txpool/src/validator.rs137 symbols
crates/infra/basectl/src/app/views/upgrades.rs114 symbols
crates/execution/trie/src/db/store.rs111 symbols
crates/common/precompiles/src/policy/storage.rs109 symbols
crates/execution/txpool/src/pool.rs103 symbols
crates/proof/challenge/src/test_utils.rs102 symbols
crates/execution/flashblocks/src/pending_blocks.rs100 symbols
crates/batcher/encoder/src/encoder.rs91 symbols
crates/execution/chainspec/src/spec.rs88 symbols
crates/proof/challenge/tests/driver.rs82 symbols
crates/consensus/rpc/src/jsonrpsee.rs81 symbols

Datastores touched

proverDatabase · 1 repos
dbDatabase · 1 repos
postgresDatabase · 1 repos

For agents

$ claude mcp add base \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page