Go to file
smart_ex 13bb669f53 merge master 2022-06-28 20:34:28 +10:00
.github/workflows prettier 2020-10-02 13:00:45 +03:00
src merge master 2022-06-28 20:34:28 +10:00
test providers test 2022-06-28 20:21:24 +10:00
.editorconfig initial 2020-10-01 07:56:47 +03:00
.env.example initial 2020-10-01 07:56:47 +03:00
.eslintrc.json fix: lint 2022-06-28 17:55:59 +10:00
.gitignore remove an anoying console.log 2020-10-30 11:56:24 +03:00
.prettierrc prettier 2020-10-02 12:50:59 +03:00
README.md initial 2020-10-01 07:56:47 +03:00
index.d.ts Optional provider arg. Update eslint conf 2022-06-24 18:24:00 +10:00
index.js prettier 2020-10-02 12:14:40 +03:00
package.json path custom ethers provider to constructor. test 2022-06-28 13:54:10 +10:00
yarn.lock path custom ethers provider to constructor. test 2022-06-28 13:54:10 +10:00

README.md

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