Skip to content

Commit 62d68cf

Browse files
committed
chore: update OVM description
1 parent fe762e4 commit 62d68cf

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

content/guide/openchain/ovm/index.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ The task execution results are recorded on-chain to offer verifiability and tran
2424

2525
### High Performance Compute (HPC)
2626

27-
OVM sources compute from decentralized and verifiable sources, such as Open Nodes,
27+
OVM sources compute from decentralized and verifiable providers, known as Open Nodes, ensuring high-performance execution for intensive workloads.
2828

2929
### Interoperability
3030

3131
OVM is EVM-compatible, which means that it supports native execution of Solidity smart contracts.
3232

3333
In fact, it interoperates with any blockchains, EVM or not.
3434

35-
### Language-agnostism
35+
### Language-Agnosticism
3636

3737
OVM employs state-of-the-art virtualization technology, meaning that it can execute any program written in any language.
3838

@@ -42,6 +42,11 @@ OVM is equipped with a Trusted Execution Environment (TEE), which ensures that t
4242

4343
Sensitive data and operations are executed within the TEE, ensuring that secrets are never exposed to the external risks.
4444

45+
### Statistical Verification of Stochastic Data
46+
47+
OVM employs statistical methodologies to verify the reliability of stochastic data.
48+
By leveraging probabilistic consensus, cryptographic sampling, and statistical inference techniques, it ensures that results derived from non-deterministic computations are trustworthy and resistant to manipulation.
49+
4550
To begin development with OVM, visit:
4651

4752
<Card title="OVM Task" href="/guide/openchain/ovm/task"/>

0 commit comments

Comments
 (0)