STARKbased
STARKbased refers to cryptographic systems and protocols that rely on STARKs, which stand for Scalable Transparent ARguments of Knowledge. STARKs provide publicly verifiable proofs of computational correctness with no trusted setup and with security that is designed to remain strong against quantum attacks. In practice, STARKbased technologies are used to prove that a computation was carried out correctly and efficiently, while keeping the proof small enough to be verified quickly.
Technically, STARK-based proofs encode a computation as a set of algebraic constraints. The computation is arithmetized
Applications of STARKbased proofs are prominent in scalability and verifiable computation, particularly in blockchain and crypto
Strengths of STARKbased systems include transparency, strong quantum resistance, and the ability to handle large computations