@kaiachain/js-ext-core
v2.1.0
Published
Sub-components of Kaia JavaScript SDKs.
Readme
JavaScript Extension Core for Kaia
Sub-components of Kaia 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 Kaia account objectsKlaytnTxFactoryfor Kaia transaction objectsAccountKeyTypeandTxTypeenumsgetRpcTxObjectto normalizeeth_callRPC parametersgetCompressedPublicKeyandgetSignatureTupleto normalize cryptographic datasplitKeystoreKIP3for handling KIP-3 JSON keystoreformatKaiaandparseKaiato convert KAIA denominationsasyncOpenApito promisify @kaiachain/web3rpc methods
Install
npm install --save @kaiachain/js-ext-coreUsage
See test.
