Overview
This section provides all the information needed to understand and integrate with BLOOCK's data certification service based on permissionless blockchains.
In order to certify some data with BLOOCK, there are some steps that are happening, some of them need to be implemented by you (using our SDKs) and others are done by BLOOCK itself.
As a summary, you will need to implement only two parts:
- 1.
- 2.
- 3.
If you want more detail about the process, here's a diagram of all the certification process:
.png?alt=media&token=e34b42b9-c84b-413e-b1b5-cc1c68086d38)
For the verification flow, there are also some steps that need to be followed to implement it. It's all described with examples in the Verification section and if you want some ready-to-use tools, see the Validators section for some options.
If you want more detail about the process, here's a diagram of all the verification process:
.png?alt=media&token=ab7f219a-da1d-486e-94d9-dd74155b4634)
Last modified 9mo ago