logo
Redbelly Network Technical Documentation
Acquire credentials
Initializing search
    • Home
    • Receptor
    • Onboarding and Eligibility Kit
    • Home
      • Receptor
        • Proof By Query
        • Selective Disclosure
        • Issuer
        • Holder
            • Run example
            • Implement
              • Initialise holder
              • Create DID
              • Acquire credentials
              • Generate proof
              • Submit proof
              • API Documentation
          • Selective Disclosure
        • Verifier
        • Proof By Query
        • Selective Disclosure
        • JSON-LD
        • Iden3 Circuits
        • Redbelly Environment
      • Introduction
      • Getting started
      • Installation
        • Overivew
        • Supported Wallets
        • Example
        • Overview
        • EligibilitySdk
        • IndividualOnboardingSDK
        • useHasChainPermission
        • useBusinessDetails

    Acquire credentials

    Important

    Before you save the required verifiable credential please ensure you have a Verifiable Credential issued by the Issuer.

    After receiving the verifiable credential from the issuer, it should be saved in the credentialWallet.

    await credentialWallet.save(VC);
    

    Next Up: Generate proof →

    © Redbelly Network 2025
    Made with Material for MkDocs