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 BETA: felt252 = 3141592653589793238462643383279502884197169399375105820974944592307816406665;
Was this page helpful?