@klaytn/js-ext-core
v1.0.2
Published
Sub-components of Klaytn JavaScript SDKs.
Downloads
651
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.
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 @klaytn/web3rpc methods
Install
npm install --save @klaytn/js-ext-core
Usage
See test.