Preparing search index...
The search index is not available
TradeTrust Config
TradeTrust Config
src/types
ConfigFileWithFormV3
Interface ConfigFileWithFormV3
interface
ConfigFileWithFormV3
{
documentStorage
?:
{
apiKey
?:
string
;
url
:
string
;
}
;
forms
:
FormV3
[]
;
network
:
"local"
|
"sepolia"
|
"matic"
|
"amoy"
|
"xdc"
|
"xdcapothem"
|
"stabilitytestnet"
|
"stability"
|
"astron"
|
"astrontestnet"
|
"mainnet"
|
"maticmum"
;
wallet
:
Wallet
;
}
Hierarchy
ConfigFile
ConfigFileWithFormV3
Index
Properties
document
Storage?
forms
network
wallet
Properties
Optional
document
Storage
document
Storage
?:
{
apiKey
?:
string
;
url
:
string
;
}
Type declaration
Optional
api
Key
?:
string
url
:
string
forms
forms
:
FormV3
[]
network
network
:
"local"
|
"sepolia"
|
"matic"
|
"amoy"
|
"xdc"
|
"xdcapothem"
|
"stabilitytestnet"
|
"stability"
|
"astron"
|
"astrontestnet"
|
"mainnet"
|
"maticmum"
wallet
wallet
:
Wallet
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
document
Storage
forms
network
wallet
TradeTrust Config
node_modules/@tradetrust-tt/tradetrust/dist/types/__generated__
schema.2.0
IdentityProofType
RevocationType
TemplateType
Attachment
IdentityProof
Issuer
Network
OpenAttestationDocument
Recipient
Revocation
TemplateObject
schema.3.0
IdentityProofType
Method
ProofType
RevocationType
TemplateType
Attachment
CredentialStatus
IdentityProof
Issuer
Network
OpenAttestationDocument
OpenAttestationMetadata
Proof
Revocation
Template
src/types
ConfigFileWithFormV2
ConfigFileWithFormV3
FormV2
FormV3
Wallet
WalletAws
WalletEncryptedJson
Generated using
TypeDoc