Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/w3up-client
unknown
Base
Class Base
Hierarchy
Base
Client
AccessClient
FilecoinClient
SpaceClient
StoreClient
SubscriptionClient
UploadClient
UsageClient
CouponAPI
Index
Constructors
constructor
Properties
_agent
_receipts
Endpoint
_service
Conf
Accessors
agent
Methods
_invocation
Config
Constructors
constructor
new
Base
(
agentData
,
options
?
)
:
Base
Parameters
agentData
:
AgentData
Optional
options
:
{
receiptsEndpoint
:
undefined
|
URL
;
serviceConf
:
undefined
|
ServiceConf
;
}
= {}
receipts
Endpoint
:
undefined
|
URL
service
Conf
:
undefined
|
ServiceConf
Returns
Base
Properties
Protected
_agent
_agent
:
Agent
<
Service
>
_receipts
Endpoint
_receipts
Endpoint
:
string
|
URL
Protected
_service
Conf
_service
Conf
:
ServiceConf
Accessors
agent
get
agent
(
)
:
Agent
<
Service
>
The current user agent (this device).
Returns
Agent
<
Service
>
Methods
Protected
_invocation
Config
_invocation
Config
(
abilities
)
:
Promise
<
{
audience
:
Principal
<
`
did:
${
string
}
:
${
string
}
`
>
;
issuer
:
Signer
<
`
did:key:
${
string
}
`
,
SigAlg
>
;
proofs
:
Delegation
<
Capabilities
>
[]
;
with
:
`
did:key:
${
string
}
`
;
}
>
Protected
Parameters
abilities
:
Ability
[]
Returns
Promise
<
{
audience
:
Principal
<
`
did:
${
string
}
:
${
string
}
`
>
;
issuer
:
Signer
<
`
did:key:
${
string
}
`
,
SigAlg
>
;
proofs
:
Delegation
<
Capabilities
>
[]
;
with
:
`
did:key:
${
string
}
`
;
}
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
_agent
_receipts
Endpoint
_service
Conf
agent
_invocation
Config
Documentation
@web3-storage/access
@web3-storage/capabilities
@web3-storage/upload-client
@web3-storage/filecoin-client
@web3-storage/w3up-client
Generated using
TypeDoc
The current user agent (this device).