Socket
Socket
Sign inDemoInstall

@klaytn/js-ext-core

Package Overview
Dependencies
21
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @klaytn/js-ext-core

Sub-components of Klaytn JavaScript SDKs.


Version published
Weekly downloads
162
decreased by-26.7%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

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 types
  • AccountKeyFactory for Klaytn account objects
  • KlaytnTxFactory for Klaytn transaction objects
  • AccountKeyType and TxType enums
  • getRpcTxObject to normalize eth_call RPC parameters
  • getCompressedPublicKey and getSignatureTuple to normalize cryptographic data
  • splitKeystoreKIP3 for handling KIP-3 JSON keystore
  • formatKlay and parseKlay to convert KLAY denominations
  • asyncOpenApi to promisify @klaytn/web3rpc methods

Install

npm install --save @klaytn/js-ext-core

Usage

See test.

FAQs

Last updated on 28 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc