Leitura rápida
Comece pela explicação mais curta e útil antes de aprofundar.
A reproducible build process that proves deployed on-chain program bytecode was compiled from specific public source code. Tools like solana-verify use Docker containers with pinned toolchain versions to produce deterministic ELF binaries, then compare the hash of the build artifact against the deployed program data account. Verified programs are displayed with a checkmark on Solana Explorer and OtterSec's registry, increasing user trust that the running code matches the audited source.