Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Onboarding with Expanded Tutorial Series #512

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dwertent
Copy link
Contributor

@dwertent dwertent commented Jan 14, 2025

To enhance the user experience and provide a smooth onboarding process, we are creating a series of basic tutorials to help new users get started easily. These tutorials are designed to gradually introduce users to the concepts, terms, and capabilities of Paladin. The journey begins with simple, foundational tutorials—some not directly tied to Paladin’s vision—and progresses to more advanced examples that demonstrate Paladin’s full capabilities across various domains.

Here’s the current plan for tutorials:

  • HelloWorld: Showcases basic send_transaction and call functionality—perfect for beginners.
  • Public Storage: Demonstrates how to deploy a smart contract and invoke its functions on the blockchain.
  • Private Storage (Intro to Pente): Explores privacy groups by deploying a contract within a private environment, illustrating which nodes can (and cannot) access contract data.
  • Notarized Tokens (Intro to Noto): Covers minting and transferring tokens, focusing on fundamental operations within the Noto domain.
  • ZKP-Based Tokens (Intro to Zeto): Introduces zero-knowledge proofs, exploring how tokens can be transacted with enhanced privacy.
  • ZKP-Based Tokens with Privacy Groups: Combines Zeto with Pente and extends to non-fungible capabilities, ensuring that transactions remain private while showcasing more complex token scenarios.

Additional examples and tutorials will follow to expand Paladin’s capabilities further.

@dwertent dwertent force-pushed the pub-storage-tutorial branch from 70bff25 to b26d701 Compare January 15, 2025 20:35
@dwertent dwertent changed the title Getting started tutorials Enhance Onboarding with Expanded Tutorial Series Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant