Search
Preparing search index...
The search index is not available
CodeChain JavaScript SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
SDK
Class SDK
Hierarchy
SDK
Index
Constructors
constructor
Properties
core
key
rpc
util
Core
Key
Rpc
SDK
Object literals
util
Constructors
constructor
new SDK
(
params
:
object
)
:
SDK
Parameters
params:
object
Optional
options
?:
undefined
|
object
server
:
string
HTTP RPC server address
Returns
SDK
Properties
core
core
:
Core
key
key
:
Key
rpc
rpc
:
Rpc
util
util
:
object
= SDK.util
Type declaration
blake256
:
blake256
blake256
With
Key
:
blake256WithKey
generate
Private
Key
:
generatePrivateKey
get
Account
IdFrom
Private
:
getAccountIdFromPrivate
get
Public
From
Private
:
getPublicFromPrivate
recover
Ecdsa
:
recoverEcdsa
ripemd160
:
ripemd160
sign
Ecdsa
:
signEcdsa
verify
Ecdsa
:
verifyEcdsa
Static
Core
Core
:
Core
= Core
Static
Key
Key
:
Key
= Key
Static
Rpc
Rpc
:
Rpc
= Rpc
Static
SDK
SDK
:
SDK
= SDK
Object literals
Static
util
util
:
object
blake256
blake256
:
blake256
blake256
With
Key
blake256
With
Key
:
blake256WithKey
generate
Private
Key
generate
Private
Key
:
generatePrivateKey
get
Account
IdFrom
Private
get
Account
IdFrom
Private
:
getAccountIdFromPrivate
get
Public
From
Private
get
Public
From
Private
:
getPublicFromPrivate
recover
Ecdsa
recover
Ecdsa
:
recoverEcdsa
ripemd160
ripemd160
:
ripemd160
sign
Ecdsa
sign
Ecdsa
:
signEcdsa
verify
Ecdsa
verify
Ecdsa
:
verifyEcdsa
Globals
SDK
constructor
core
key
rpc
util
Core
Key
Rpc
SDK
util
Generated using
TypeDoc