Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.spire.dev/llms.txt

Use this file to discover all available pages before exploring further.

Explore DA Builder through live demos and working code examples.

Transaction Aggregation Demo

See transaction aggregation in action with this live demonstration:

Transaction Aggregation Demo

Watch on X (Twitter)
This demo shows how DA Builder aggregates multiple transactions, reducing costs and improving inclusion speed.

Sample Integration

Get started quickly with a complete, working integration example:

DA Builder Sample Integration

View on GitHub
The sample integration includes:
  • Complete TrustlessProposer implementation
  • EIP-7702 account code setup
  • GasTank integration
  • Transaction submission and monitoring
  • Full Rust/Alloy client implementation
Use this as a reference for your own integration or as a starting point for development.

Next Steps