Introduction
Prerequisites¶
- Git
- Node.js 20.x or newer
Follow the official Node.js documentation for your platform to install the appropriate version.
To access the tutorial code, clone the Paladin repository:
Next Steps¶
The tutorials on this page provide an introduction to building on the Paladin platform. If you haven’t already, visit the Getting Started guide to familiarize yourself with running Paladin before proceeding with any of the tutorials below.
-
Begin with a simple “Hello World” example to get familiar with some of the basics.
-
Explore fundamental SDK functionality for deploying and interacting with a publicly visible contract.
-
Discover how to use Privacy Groups and keep contract data confidential among authorized members.
-
Learn how to issue, mint, and transfer tokens using Paladin’s Notarized Tokens domain.
-
Implement a wholesale CBDC with zero-knowledge proof features for enhanced privacy and regulatory compliance.
-
Understand how Notarized Tokens and Privacy Groups work together to model and manage a bond issuance process.