The STARK Curve is defined by the equation y² ≡ x³ + α·x + β (mod p).Documentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
The STARK Curve is defined by the equation y² ≡ x³ + α·x + β (mod p).Documentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
pub const ALPHA: felt252 = 1;
Was this page helpful?