#boundless 让区块链应用将繁重计算外包给外部验证者(provers)。
它使用 zkVM 技术来生成加密证明,以证明计算确实被正确执行。
区块链只需要验证这个证明,而不必亲自执行整个计算。
这可能有助于提升扩展性、吞吐量并降低 rollups 与其他区块链应用的成本。
更广泛的目标是提供一个共享的验证网路/基础设施,而不是每个区块链都自行建置自己的验证系统。 lets blockchain applications outsource heavy computation to external provers.
It uses zkVM technology to generate cryptographic proofs that computation was performed correctly.
The blockchain only needs to verify the proof, rather than perform the entire computation itself.
This can potentially improve scalability, throughput, and costs for rollups and other blockchain applications.
The broader goal is to provide a shared proving network/infrastructure, rather than every blockchain building its own prover system.