vechain / hardhat-plugins

3 stars 2 forks source link

Hardhat: Signing Support #13

Closed nwbrettski closed 1 year ago

nwbrettski commented 1 year ago

As a user I want to be able to sign a transaction from hardhat so that I can perform transactions on the vechainthor blockchain.

The user will be able to construct a raw transaction and send it via the raw transaction method eth_sendRawTransaction

Acceptance Criteria:

nwbrettski commented 1 year ago

This card is part of the ongoing ERC4337 implementation. The task here is a duplicate from another external board. The purpose of this card is simply to track the progress of the other card to provide visibility of external tasks being performed that relate to hardhat updates.