@mantisclone.eth
I'm seeking an open-source evm transaction submitter that serializes transactions, manages nonces, and handles retries. We've been using the `NonceManager` from Ethers V5 but it fails occasionally. I'm working on our "Request Node", a TypeScript Express backend that persists Requests in Request Network. Relevant Issue: https://github.com/RequestNetwork/requestNetwork/issues/1292