Use these examples when you want runnable samples behind the inline exchange-integration snippets. They are intentionally offline-first: tests do not require funded accounts or live RPC calls.

Repository layout

Address generation and validation

The tested samples back the snippets in Address Generation and Validation.

Offline signing and decoding

The tested samples back the snippets in Offline Signing and Broadcasting. They assert decoded transaction fields before any broadcast step: chain ID, sender, nonce, recipient, value, gas fields, data selector, and raw transaction hash.
Never use the demonstration private keys or generated addresses in production systems.