-
All the web3 packages support typescript within their repos.
(ex. https://github.com/ethereum/web3.js/tree/2.x/packages/web3-core/types)
Is there any plans for caver-js, regarding types support?
…
-
**Describe the bug**
kip17 instance memory leak
**How to reproduce**
```
node --expose-gc app.js
const Caver = require('caver-js');
const caver = new Caver('wss://api.baobab.klaytn.net:8652'…
-
**Describe the bug**
KIP-7 `approve` method error. This bug does not occur in version 1.6.1, but in version 1.6.3.
![error-report01](https://user-images.githubusercontent.com/46883562/128334165-d4…
-
Freely describe your questions or issues here.
i write these function on contract,but cannot receive KLAY?How to do?
fallback() external payable {}
receive() external payable {}
-
**Describe the bug**
A clear and concise description of what the bug is.
**How to reproduce**
Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what yo…
-
**Library name:** caver-js
**Library JSON file link:** https://github.com/cdnjs/cdnjs/blob/master/ajax/libs/caver-js/package.json
**Library source (NPM package or Git repo):**
https://www.npmj…
-
**Is your request related to a problem? Please describe.**
I want to get a notification when subscription connected.
**Describe the solution you'd like**
Add message emission when subscription co…
-
**Describe the bug**
caver-js-ext-kas를 사용하고 있는데 원래 v 1.0.0에서는 문제없이 작동하다가 이번에 v 1.0.2로 업데이트 하면서 문제가 발생했습니다.
Can't resolve '../../node_modules/caver-js/packages/caver-account/src/accountKey/accountKey…
-
caver-js 1.5.0: Getting Started 페이지에서 수정되어야 할 텍스트입니다.
정리되면 PR로 올릴 예정입니다.
-
# DEMO
https://codesandbox.io/s/serene-pare-05puk?file=/src/App.js
**Describe the bug**
A clear and concise description of what the bug is.
`caver.klay.accounts.decrypt` throws unexpected er…