toc:
  - name: Welcome
    description: |
      Welcome to the LIT JS SDK API documentation.  To understand how these functions fit together, please view the documentation for this SDK, located at https://developer.litprotocol.com/docs/SDK/intro
  - LitNodeClient
  - name: Static Content - Encryption and decryption utilities
  - encryptString
  - decryptString
  - encryptFile
  - decryptFile
  - zipAndEncryptString
  - zipAndEncryptFiles
  - encryptFileAndZipWithMetadata
  - decryptZipFileWithMetadata
  - encryptZip
  - decryptZip
  - decryptWithSymmetricKey
  - encryptWithSymmetricKey
  - name: Dynamic Content - Loading content from a server
  - verifyJwt
  - name: Authentication Signature Utilities
  - checkAndSignAuthMessage
  - signAndSaveAuthMessage
  - disconnectWeb3
  - name: Conversion Utilities
  - blobToBase64String
  - base64StringToBlob
  - uint8arrayToString
  - uint8arrayFromString
  - fileToDataUrl
  - name: Other Utilities
  - humanizeAccessControlConditions
  - hashUnifiedAccessControlConditions
  - name: HTML NFT Utilities
  - findLITs
  - sendLIT
  - createHtmlLIT
  - mintLIT
  - unlockLitWithKey
  - toggleLock
  - injectViewerIFrame
  - name: Types
  - AccessControlCondition
  - EVMContractCondition
  - SolRpcCondition
  - CosmosCondition
  - ResourceId
  - AuthSig
  - name: Chain Info
  - LITChain
  - LITEVMChain
  - LITSVMChain
  - name: Misc
