Skip to content

Conversation

@leozc
Copy link
Contributor

@leozc leozc commented Jun 29, 2025

Summary

Add comprehensive development guide for Claude AI assistant to understand the ChainStorage project structure, build process, and common workflows.

Description

Created CLAUDE.md file in the ChainStorage repository to provide Claude with essential context about the project. This guide helps Claude assist developers more effectively by understanding the codebase structure and development workflows.

What was added

The guide includes:

  • Project overview and architecture insights
  • Build and test commands
  • Local development setup instructions
  • Common development tasks and workflows
  • Supported blockchains and design patterns
  • Key commands for testing, linting, and building
  • Project structure documentation
  • Environment variables and configuration
  • Debugging tips for LocalStack services
  • Temporal workflow management
  • Dependencies and requirements

Testing

  • Documentation only change - no code testing required
  • Verified markdown formatting renders correctly
  • Checked all command examples are accurate

Linear Issue

INF-187: Add CLAUDE.md development guide for ChainStorage

🤖 Generated with Claude Code

ImNumber4 and others added 30 commits January 24, 2024 19:36
…replicator

# Conflicts:
#	internal/workflow/replicator.go
Signed-off-by: Henry Yang <henry.yang@cipherowl.com>
samsuse and others added 27 commits March 10, 2025 14:15
add test case for Tron address convertion;
Merged latest upstream changes from Coinbase
Enable support for launching multiple backfillers concurrently
Resolve CircleCI build failures
use python grpcio-tools to generate python code
fix overwrite bug in Tron Nativate Parser
replace github.com/coinbase/rosetta-sdk-go with github.com/coinbase/m…
feat(tally): add prometheus metrics reporter
Fix critical vulnerabilities
fix tron parser of internal Tx for only native token
Add comprehensive development guide for Claude AI assistant to understand
the ChainStorage project structure, build process, and common workflows.

The guide includes:
- Project overview and architecture insights
- Build and test commands
- Local development setup instructions
- Common development tasks and workflows
- Supported blockchains and design patterns

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@leozc leozc requested a review from a team as a code owner June 29, 2025 04:31
@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Jun 29, 2025

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@leozc leozc closed this Jun 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.