-
Code:
```
const caver = new Caver('https://api.cypress.klaytn.net:8651')
// WKLAY address
const contractAddress = '0x70F23a76f1dcf931B2B5352a60CF0AFE42476982'
const account = '0xbb9616…
-
# ❤ 수요 살롱
## 📅 9월 16일
☕ 장소 : 서울대입구역
⏱️ 시간 : 수요일 저녁 8시 ~ 10시
🙏 참석하실 분은 밑에 이슈 등록해주세요~!
-
**Library name**: caver-js
**Library description**: caver-js is a JavaScript API library that allows developers to interact with a Klaytn node.
**Git repository url**: https://github.com/klaytn/cave…
-
**Is your request related to a problem? Please describe.**
Implement the SDK's common architecture.
**Describe the solution you'd like**
Implement the SDK's common architecture.
**Describe alt…
-
caver contains method for only browser like `wallet.save`.
so. I wonder if you have any plans for.
thanks
-
I want to get transaction list of a smart contract.
As I know, there is no the exact API to get it.
Is there any plan to add new API to support it?
Please guide or suggest how to get it.
-
I installed caver-js v 1.4.0 from npmjs.com.
In the GitHub source, there exists KIP17 at `packages/caver-klay/caver-klay-kct/contract/token/KIP17`.
However it is missing when I download it from npmj…
-
Network : Baobab.
node version: v10.16.0
role based account : *0x2a43b52cb061ed8becbdeaebbe9bbe428cdef5fa*
code below.
```
const Caver = require('caver-js')
const caver = new Caver('http://…
-
Hello, I'm trying out klaytn with caver-js on Baobab.
I'm using Amazon EC2 instance (free version, Amazon Linux 2 AMI) and followed installation steps in here: https://github.com/klaytn/caver-js/#ins…
-
I want to send encrypted privateKey to javascript use
Can I make a encrypt privateKey and make keystoreJson in caver-java to use in caver-js
- https://ko.docs.klaytn.com/bapp/sdk/caver-js/api-refe…