# A cadeia Ivault

A Cadeia ivault é baseada na CoreLedger SparkNet.

O SparkNet é uma blockchain independente que funciona com tecnologia Ethereum. Essa rede opera com o algoritmo Proof of Authority (POA). Ela suporta de 10 a 20 transações por segundo, possui escalabilidade de 1.000 transações por segundo e gera blocos em 5 segundos.<br>

A Cadeia ivault se beneficia de todas as melhorias de segurança provenientes de fazer parte da rede principal Ethereum, conhecida por sua altíssima segurança.

E por ser semi-privada, ela é de:

* **Leitura pública:** qualquer pessoa pode ler transações usando o explorador de blocos.
* **Selo privado:** apenas endereços aprovados podem validar transações e criar novos blocos.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whitepaper.ivault.io/portuguese/o-ecossistema-de-blockchain-do-ivault/a-cadeia-ivault.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
