Preparing search index...
The search index is not available
Distributed Lab | Web-Kit
Distributed Lab | Web-Kit
@distributedlab/w3p
NearRawProvider
Class NearRawProvider
Hierarchy
NearRawProvider
Index
Constructors
constructor
Properties
account
Id
create
Access
Key
For
is
Near
selector
wallet
Methods
init
sign
And
Send
Txs
sign
In
sign
Out
Constructors
constructor
new
Near
Raw
Provider
(
__namedParameters
:
{
createAccessKeyFor
?:
string
;
}
)
:
NearRawProvider
Parameters
__namedParameters:
{
createAccessKeyFor
?:
string
;
}
Optional
create
Access
Key
For
?:
string
Returns
NearRawProvider
Properties
account
Id
account
Id
:
string
= ''
create
Access
Key
For
create
Access
Key
For
:
string
is
Near
is
Near
:
boolean
= true
selector
selector
:
null
|
WalletSelector
= null
wallet
wallet
:
null
|
Wallet
= null
Methods
init
init
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
sign
And
Send
Txs
sign
And
Send
Txs
(
txBody
:
NearTxRequestBody
)
:
Promise
<
FinalExecutionOutcome
[]
>
Parameters
txBody:
NearTxRequestBody
Returns
Promise
<
FinalExecutionOutcome
[]
>
sign
In
sign
In
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
sign
Out
sign
Out
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Distributed
Lab |
Web-
Kit
@distributedlab/fetcher
@distributedlab/jac
@distributedlab/reactivity
@distributedlab/tools
@distributedlab/w3p
Near
Raw
Provider
constructor
account
Id
create
Access
Key
For
is
Near
selector
wallet
init
sign
And
Send
Txs
sign
In
sign
Out
Generated using
TypeDoc