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

Ethers compatible signer

Open rodolfopietro97 opened this issue 10 months ago • 0 comments

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

rodolfopietro97 avatar Apr 19 '24 08:04 rodolfopietro97