soroban-sdk 27.0.0

Soroban SDK.
Documentation
1
2
3
4
5
6
7
# 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