1.0.2 • Published 10 months ago
@klaytn/js-ext-core v1.0.2
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.
1.0.2
10 months ago
1.0.1
1 year ago
1.0.0
1 year ago
0.9.9-beta
1 year ago
0.9.8-beta
1 year ago
0.9.7-beta
1 year ago
0.9.6-beta
1 year ago