The goal of the project is to help resolve pending transactions on the mainnet.
Refer to the .env.example file, and create a .env file with the following parameters:
- PRIVATE_KEY: Private key of the account that has the stuck pending transaction
- INFURA_API_KEY
- NONCE: You'll want to use the same nonce of the stuck pending transaction, default is 0
$ node index.js