Preparing search index...
The search index is not available
Documentation
Documentation
@fadroma/scrt
SignerIdentity
Class SignerIdentity
Hierarchy (
view full
)
Identity
SignerIdentity
Index
Constructors
constructor
Properties
address?
encryption
Utils?
log
name?
Methods
get
Api
sign
from
Keplr
Constructors
constructor
new
Signer
Identity
(
__namedParameters
)
:
SignerIdentity
Parameters
__namedParameters
:
Partial
<
SignerIdentity
>
Returns
SignerIdentity
Properties
Optional
address
address
?:
string
Unique identifier.
Optional
encryption
Utils
encryption
Utils
?:
SecretJS
.
EncryptionUtils
log
log
:
Core
.
Console
Optional
name
name
?:
string
Display name.
Methods
get
Api
get
Api
(
__namedParameters
)
:
SecretJS
.
SecretNetworkClient
Parameters
__namedParameters
:
{
chainId
:
string
;
url
:
string
|
URL
;
}
chain
Id
:
string
url
:
string
|
URL
Returns
SecretJS
.
SecretNetworkClient
sign
sign
(
doc
)
:
unknown
Parameters
doc
:
any
Returns
unknown
Static
from
Keplr
from
Keplr
(
)
:
never
Returns
never
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
address
encryption
Utils
log
name
get
Api
sign
from
Keplr
Documentation
@fadroma
agent
scrt
cw
oci
create
compile
devnet
@hackbg
ganesha
ensuite
cmds
conf
file
logs
oops
port
repo
CosmJS-ESM Documentation
SecretJS-ESM Docs
Loading...
Generated using
TypeDoc
Unique identifier.