vechain-sdk-js icon indicating copy to clipboard operation
vechain-sdk-js copied to clipboard

The official JavaScript SDK for vechain.

Results 130 vechain-sdk-js issues
Sort by recently updated
recently updated
newest added

- [ ] eth_estimateGas - [ ] eth_getBlockByHash

Type: Feature

- [ ] eth_call - [ ] eth_sendRawTransaction - [ ] eth_getLogs

Type: Feature

- [ ] eth_sendTransaction - [ ] eth_syncing - [ ] debug_traceTransaction - [ ] debug_traceCall - [ ] evm_mine

Type: Feature

These methods are not listed in web3-connex-providers, probably because they are newest one. Are they useful to implement? - [ ] debug_getBadBlocks - [ ] debug_getRawBlock - [ ] debug_getRawHeader...

Type: Research

UNDERSTAND, if this methods must be implemented or not - [ ] eth_coinbase - [ ] eth_feeHistory - [ ] eth_getBlockTransactionCountByHash - [ ] eth_getBlockTransactionCountByNumber - [ ] eth_getTransactionByBlockHashAndIndex -...

Type: Research

There is a VIP from vechain.energy seeking to incorporate CCIP into Connex. Should we look at incorporating CCIP into the vechain-sdk in a future release. Links: - https://vechain.discourse.group/t/add-vip-support-ccip-for-connex/85 - https://eips.ethereum.org/EIPS/eip-3668

Type: Question
Type: Research
Priority: Low

As a developer I want to be able to provide my dApp users with transaction costs in terms of VTHO instead of gas so that my dApp users can easily...

Type: Enhancement
Type: Research

At the moment we are only testing on node js envs, we should also test on browsers.

Type: Research