@kaiachain/js-ext-core
v1.1.0
Published
Sub-components of Klaytn JavaScript SDKs.
Downloads
627
Readme
JavaScript Extension Core for Klaytn
Sub-components of Klaytn JavaScript SDKs.
For dApp developers and blockchain users, use the SDKs like @kaiachain/ethers-ext and @kaiachain/web3js-ext.
FieldSetFactory
to easily build custom RLP-encodable typesAccountKeyFactory
for Klaytn account objectsKlaytnTxFactory
for Klaytn transaction objectsAccountKeyType
andTxType
enumsgetRpcTxObject
to normalizeeth_call
RPC parametersgetCompressedPublicKey
andgetSignatureTuple
to normalize cryptographic datasplitKeystoreKIP3
for handling KIP-3 JSON keystoreformatKlay
andparseKlay
to convert KLAY denominationsasyncOpenApi
to promisify @kaiachain/web3rpc methods
Install
npm install --save @kaiachain/js-ext-core
Usage
See test.