Elliptic curve state. Use this to perform multiple point operations efficiently. Initialize withDocumentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
EcStateTrait::init, add points with EcStateTrait::add
or EcStateTrait::add_mul, and finalize with EcStateTrait::finalize.