Jamie

Results 6 issues of Jamie

It would be great if there is a feature that counts the number of package downloads cumulatively. I would like to see the overall download count trend for the package....

Feature Request

Implement caver-js using typescript

**Is your request related to a problem? Please describe.** caver-js should support a way to extend rpc call like [extend in web3](https://web3js.readthedocs.io/en/v1.2.11/web3-eth.html#extend). **Describe the solution you'd like** caver.rpc.klay.extend caver.rpc.extend **Describe...

**Is your request related to a problem? Please describe.** Some IPFS node require their auth. So our ipfs module also should support a feature for this. **Describe the solution you'd...

In KIP-34, the `IKeyring` interface was implemented in place of the `AbstractKeyring` abstract class, and the respective Keyring classes implemented it. refer https://github.com/klaytn/caver-js/pull/422

This issue is created for discussions of Common Architecture of Klaytn SDK Design a common structure of language independent Klaytn SDK. This issue number will be used as a KIP...