vechain-sdk-js
vechain-sdk-js copied to clipboard
Ethers compatible signer
Implement a signer specific for ethers functionalities
- [ ] Proper Ethers signer and ethers.TransactionResponse implementation
- [ ] Proper populate call methods implementation
Note that this can require a review of Thor client transactions module. It because we an have same behaviour between Signer and transaction module. Both build Transactions, sign Transaction and send transactions