Welcome to the Partisia Platform documentation
This documentation is for external developers and organizations wishing to integrate with the Partisia Platform. Whether you are building privacy-preserving analytics, issuing verifiable credentials, or developing smart contracts, you will find the guides and references you need here.
Products
- Confidential Computing: Perform secure computation on sensitive data without exposing it. At its core, Confidential Computing employs Multi-Party Computation (MPC) to ensure that computations can be performed while preserving data privacy and confidentiality.
- Decentralized Identity: Issue and verify Verifiable Credentials (VCs) with seamless system integration. Credentials live in the holder's own wallet, support selective disclosure and zero-knowledge proofs, and are verified against X.509 trust anchors without contacting the issuer.
- VisitorPass: Visitor and contractor management built on verifiable credentials. Guests, temporary staff and sub-contractors hold a credential in their own wallet, which checks them in at reception and opens the doors they are authorised for — for an hour or for a season. Delivered as a service, with connections to the identity, calendar and access control systems you already run.
- Platform: The infrastructure and core concepts behind the Partisia Platform. Guides on how to integrate and develop smart contracts, set up a local development environment, and manage your private deployment.
Quick Start
- New to Partisia? Start with the Platform overview to understand the core concepts.
- Building smart contracts? Head to Get Started to install the tools and set up your development environment.
- Deploying Confidential Computing? Follow the deployment getting started guide.
- Integrating decentralized identity? Jump to the DID quickstart.
- Looking at VisitorPass? Read the VisitorPass introduction.
Reference
The specifications and binary formats can be found in Technical Reference.