This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Release v1.6.5-rc.3
Pre-release
Pre-release
v1.6.5-rc.3 Release Notes
New Features
- Supported typescript via
types/**/*.d.ts
.- By supporting types in caver-js, you can write code more easily and clearly. Below are the packages in which the types are provided.
caver-abi
caver-account
caver-contract
caver-core
caver-core-helpers
caver-core-method
caver-core-requestManager
caver-core-subscriptions
caver-ipfs
caver-kct
caver-klay
caver-middleware
caver-net
caver-rpc
caver-rmt
caver-transaction
caver-utils
caver-validator
caver-wallet
- If there is a wrong type or there is a part that needs to be improved, please post it in an issue or a PR at any time.
- By supporting types in caver-js, you can write code more easily and clearly. Below are the packages in which the types are provided.