# Soroban SDK Internals Documentation
This directory contains documentation about the internal workings of the Soroban SDK. It is intended for SDK developers who need to understand or modify the SDK implementation.
## Contents
- [contracttrait.md](contracttrait.md) - How the `#[contracttrait]` macro works internally