Interfaces
CredentialsCollection
CredentialsCollection represents a collection of credential NFTs.
Extends
Properties
chain
chain:
VCChain
The blockchain chain on which the contract is deployed.
Inherited from
Defined in
verifiableCredentialsSDK/types/collection.ts:21
contractAddress
contractAddress:
string
Address of the contract associated with the collection.
Inherited from
Defined in
verifiableCredentialsSDK/types/collection.ts:16
metadata
metadata:
VCContractMetadata
Metadata of the contract, including credential-specific metadata.
Overrides
Defined in
verifiableCredentialsSDK/types/collection.ts:40
nfts
nfts:
VCNFT
[]
List of NFTs within the collection.