Skip to content

docs: rewrite CLAUDE.md with verified Seismic-specific reference#314

Open
mHaines9219 wants to merge 1 commit intoseismicfrom
docs/rewrite-claude-md
Open

docs: rewrite CLAUDE.md with verified Seismic-specific reference#314
mHaines9219 wants to merge 1 commit intoseismicfrom
docs/rewrite-claude-md

Conversation

@mHaines9219
Copy link

Summary

  • Rewrites CLAUDE.md from a generic upstream Reth development guide into a concise, Seismic-specific reference
  • Adds platform-specific build instructions (macOS + Linux) with verified commands
  • Documents exact CI-matching lint/clippy/test commands, project layout, Seismic fork dependencies, and troubleshooting table

Verified on macOS arm64

  • cargo build --bin seismic-reth — compiles successfully
  • cargo build --bin genesis-builder — compiles successfully
  • cargo +nightly fmt --all --check — clean
  • RUSTFLAGS="-D warnings" cargo check — clean
  • Clippy on seismic crates — clean
  • Unit tests: 2012 passed, 29 skipped
  • Integration tests: 318 passed, 17 skipped

Test plan

  • Verify CLAUDE.md renders correctly on GitHub
  • Confirm build commands work on Linux CI runner

Replace generic upstream Reth development guide with a concise,
verified reference covering Seismic-specific architecture, build
instructions (macOS + Linux), test commands matching CI, lint
commands, project layout, dependency forks, and troubleshooting.
@mHaines9219 mHaines9219 requested a review from cdrappi as a code owner February 13, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant