Skip to main content

Documentation Index

Fetch the complete documentation index at: https://voltaire.tevm.sh/llms.txt

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

Try it Live

Run Uint examples in the interactive playground
    Addition wraps on overflow: (a + b) mod 2^256Matches Solidity and EVM behavior.

    See Also