Overview

Overview
When integrating data verification solutions into your backend server, you can utilize the Primus Network Core SDK. For integrating primus network capabilities with DApps, please refer to the DApp Integration guide.
The Network Core SDK allows you to verify data through TODOwebpage endpoint responses, with support for repeated verification without additional calls. An authorized token is required to request private data.
Primus Core SDK supports two modes: the Proxy TLS mode and the MPC TLS mode. You can specify the desired mode by setting the "algorithmType" parameter during SDK integration.
Interact with Blockchains
The Primus zkTLS protocol is compatible with multiple blockchains. We provide smart contracts that can be deployed on various blockchains to verify data proofs generated by users via the Network Core SDK.
Currently, support is available for several testnets and mainnets. TODO
Quick Start for Beginners
- Installation Get the SDK set up in your project. 
- Simple Example Understand how to use the Network Core SDK. 
Stay Connected
Keep up with the latest Primus developments:
- Star our GitHub Repository
- Join our Discord Community