forked from cerc-io/snowballtools-base
3fa60f3cdf9c7ade1cbd2de10498d74005854e08
account sequence mismatch error (#13)
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75) - Handle failed txs due to `account sequence mismatch` error by creating a wrapper for all tx methods and retry the tx if `account sequence mismatch` error occurs Co-authored-by: IshaVenikar <ishavenikar7@gmail.com> Reviewed-on: cerc-io/snowballtools-base#13
snowballtools-base
This is a yarn workspace monorepo for the dashboard.
Getting Started
Install dependencies
In the root of the project, run:
yarn
Build backend
yarn build --ignore frontend
Environment variables, running the development server, and deployment
Follow the instructions in the README.md files of the backend and frontend packages.
Languages
TypeScript
95.4%
Shell
2.6%
CSS
1%
JavaScript
0.7%
HTML
0.3%