logo
Redbelly Network Technical Documentation
Acquire credentials
Initializing search
    • Home
    • Receptor
    • 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

    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 2024
    Made with Material for MkDocs