Sequential transaction manager to ensure confirmation by resubmitting on failure
Go to file
2020-10-02 12:10:21 +03:00
.github/workflows initial 2020-10-01 07:56:47 +03:00
src gas 2020-10-02 12:10:21 +03:00
test initial 2020-10-01 07:56:47 +03:00
.editorconfig initial 2020-10-01 07:56:47 +03:00
.env.example initial 2020-10-01 07:56:47 +03:00
.eslintrc.json initial 2020-10-01 07:56:47 +03:00
.gitignore initial 2020-10-01 07:56:47 +03:00
index.js initial 2020-10-01 07:56:47 +03:00
package.json initial 2020-10-01 07:56:47 +03:00
README.md initial 2020-10-01 07:56:47 +03:00
yarn.lock initial 2020-10-01 07:56:47 +03:00

TxManager GitHub Workflow Status npm

Transaction manager that assumes that it has exclusive access to an address and submits one transaction at a time

Will try to bump gas price or resubmit transaction when needed, ensuring that tx is eventually mined