You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing dependencies with yarn and updating my local .env and then running yarn start:tx-builder I'm only getting a blank page with the Txn-Builder title bar.
Hi @dasanra, I'm running the Tx-Builder app in a local safe-infrastructure instance that's set up with our chain. I can open it from Safe Wallet UI but I'm also getting a blank page even inside the Safe web interface. Any suggestions on configuration or what could be yielding this result?
Already added our blockchain to tx-builder networks.js and safe-infrastructure already supports it.
Description
After installing dependencies with
yarn
and updating my local .env and then runningyarn start:tx-builder
I'm only getting a blank page with the Txn-Builder title bar.Environment
Steps to reproduce
yarn install
yarn start:tx-builder
Expected result
I expect to get a batch transaction UI like in production: https://app.safe.global/apps/open?safe=eth:0x4f3f23c1B60B88eEEc2BA5531C502b0a07D857Ed&appUrl=https%3A%2F%2Fapps.gnosis-safe.io%2Ftx-builder
Obtained result
No console or terminal errors either unfortunately :/
Screenshots
The text was updated successfully, but these errors were encountered: