@tan_hoang/refactored-core
v2.0.9
Published
Sub-components of Klaytn JavaScript SDKs.
Readme
JavaScript Extension Core for Klaytn
Sub-components of Klaytn JavaScript SDKs.
NOTE: @kaiachain/js-ext-core@^1.2.0 recommends node 22 or later if you have issues with ES Module resolution.
For dApp developers and blockchain users, use the SDKs like @kaiachain/ethers-ext and @kaiachain/web3js-ext.
FieldSetFactoryto easily build custom RLP-encodable typesAccountKeyFactoryfor Klaytn account objectsKlaytnTxFactoryfor Klaytn transaction objectsAccountKeyTypeandTxTypeenumsgetRpcTxObjectto normalizeeth_callRPC parametersgetCompressedPublicKeyandgetSignatureTupleto normalize cryptographic datasplitKeystoreKIP3for handling KIP-3 JSON keystoreformatKlayandparseKlayto convert KLAY denominationsasyncOpenApito promisify @kaiachain/web3rpc methods
Install
npm install --save @kaiachain/js-ext-coreUsage
See test.
