@klaytn/js-ext-core
v1.0.2
Published
Sub-components of Klaytn JavaScript SDKs.
Readme
JavaScript Extension Core for Klaytn
Sub-components of Klaytn JavaScript SDKs.
For dApp developers and blockchain users, use the SDKs like @klaytn/ethers-ext and @klaytn/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 @klaytn/web3rpc methods
Install
npm install --save @klaytn/js-ext-coreUsage
See test.
