CryptoRaggies
  • 👋Welcome to Raggiepedia
  • Overview
    • ⭐What is CryptoRaggies?
    • 💟Vision & Values
    • 👥The Team
    • 🤝Partnership & Collabs
    • 🌳The Ecosystem
      • 😻Raggie NFTs
      • 🙉Plushie NFTs
      • 🪙RaggieCoin ($RAG)
    • 👕Raggie Merchandise
  • Utilities
    • 📈Tokenomics - $RAG
    • 🛍️RagAlley - Marketplace & Auction House
      • How to list my NFT in Marketplace?
      • How to start an On-Chain Auction?
        • How do auctions here work?
        • What are some best auction practices?
      • Need a Customised Marketplace and Auction House solution?
    • 🗺️RaggieWorld
      • Login (Desktop)
      • Login on iOS Safari
      • Install as an App (PWA) on iOS
      • Connect Discord
      • RaggieChat (Messenger)
      • Stash Trade (P2P Trading)
      • Moggie Raids (In-Chat Game)
      • Crafter's Nook (Crafting Platform)
      • Staking
      • Soul Land (Perma-Staking)
      • RaggieStore (Buy & Mint)
      • RaggieShrine (Burn and Raffle)
      • Raggie Rehoming Centre
      • Achievement System
      • Ragsters University
      • Patch Notes
        • 6 Nov 2023 (Latest)
        • 10 Oct 2023
        • 5 Oct 2023
        • 4 Oct 2023
        • 15 Sep 2023
        • 11 Sep 2023
        • 7 Sep 2023
        • 27 Aug 2023
        • 26 Aug 2023
        • 24 Aug 2023
    • 👛RaggiePurrse - Wallet
    • 🎮Gaming
      • 🌌RaggieRun
    • 😸Special Edition Raggies
  • Services
    • 📙Introduction - RaggieMart System
    • 🗃️Marketplace/Auction House Solution
    • 🗃️Minting Solution
    • 🗃️Airdrop Solution
    • 💼Clients / Portfolio
      • Zombie Chains - Hoarder's Collections
      • Inmates
        • The Tech
  • Soul & Soulbound Token (SBT)
    • 📗Introduction - Revolutionising On-Chain Identification
      • Understanding Your Soul: Your Unique Digital Passport
      • Decoding Soulbound Tokens: Entries in Your Diary
      • Discover Your Soul ID: Your Unique Blockchain Nametag
      • How Soul and SBT Technology Benefits the Community
    • ⚙️Developer's Protocol: Souls and Soulbound Tokens
      • Interacting with Souls
      • Implementing Soulbound Tokens (SBTs)
      • Conclusion
    • 📃Whitepaper
      • Understanding Souls and SBTs
      • Technical Overview
      • Conclusion
    • ❓FAQs
  • 🎉Anniversary 2023 (Ended)
    • ℹ️Get Ready!
    • 🔎Wallet Hunt
    • 📌Mint Annie 2023 NFT
    • 🎨Fan Art Competition
    • 🗣️Socialise and Win
    • 🎮MogFight - RaggieRun
      • Prizes, Activities & Rules
      • How to play RaggieRun?
    • 🏪RaggieStore Promotion
    • 🎟️VasilRaggie Raffle
    • ⚔️RaggieChat Raid (RaggieWorld)
Powered by GitBook
On this page
  • Smart Contract Implementation
  • Identification and Verification
  • Soulbound Tokens (SBTs)
  • Soul ID
  • Policy Whitelisting and Soulbinding
  • Web2 and Decentralised Universe Integration
  1. Soul & Soulbound Token (SBT)
  2. Whitepaper

Technical Overview

Smart Contract Implementation

Souls are developed using the Helios programming language, which is compiled down to Plutus Core. When a Soul is created, the user's staking credential from their Cardano wallet is attached to the smart contract's validator hash. This action forms a unique smart contract wallet address for each user. Additionally, a unique ID token (an NFT) is minted into the new smart contract wallet, identifying the user's public key hash and defining the minting policy hashes of any soulbound assets.

Identification and Verification

To identify a Soul, we extract the payment credential from the smart contract wallet address, which must match the known validator hash of our Soul smart contract. To confirm the associated user, we inspect the staking credential of the Soul smart contract address and match it to the user's staking credential. This information, along with the Soul ID token, allows us to recreate the user's actual wallet address, identifying the true owner of the Soul.

Soulbound Tokens (SBTs)

SBTs can be minted under any policy, like regular NFTs. The soulbound nature of these tokens is determined by the Soul ID token, which contains a whitelist of minting policy hashes for accepted SBTs. If a token with a whitelisted policy hash is minted into or sent to the user's Soul, the token cannot be sent out, making it soulbound.

Soul ID

Each user's Soul ID is created when they create their Soul, offering various customization options for the name and display image. The Soul ID is also an NFT, which is automatically whitelisted in every Soul smart contract, thereby remaining soulbound once minted.

Policy Whitelisting and Soulbinding

Users have the ability to whitelist minting policies within their Souls, creating a relationship between the user and the projects intending to mint SBTs. This feature provides control and flexibility to users, allowing them to choose which projects' tokens they want to become soulbound. It forms an action-reaction relationship between projects wanting to mint SBTs into a user's Soul for ecosystem needs, and the user themselves.

Web2 and Decentralised Universe Integration

In addition to serving as a digital passport within the Cardano ecosystem, Souls offer the ability to link web2 identities such as Discord accounts. This integration opens up the possibility of creating a hidden web3 layer to onboard web2 users and providing an enhanced and user-friendly experience for interacting with the decentralized universe.

PreviousUnderstanding Souls and SBTsNextConclusion

Last updated 1 year ago

📃