Skip to content

Add a "Contract Storage Layout" reference for each contract #93

@Austinaminu2

Description

@Austinaminu2

Summary

Developers building on top of StellarForge or auditing the contracts need to understand what data each contract stores and how it is keyed. There is no storage layout documentation.

Tasks

  • Document all storage keys and their value types for each contract
  • Add this to each contract's README under a ## Storage Layout section
  • Note which keys are persistent vs temporary (Soroban storage types)

Labels: good first issue, documentation

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions