Closed guilhermebins closed 1 month ago
@guilhermebins is attempting to deploy a commit to the Blockful Team on Vercel.
A member of the Team first needs to authorize it.
we really appreciate your contribution to this @guilhermebins ✨
although the issue mentions adding the banner for arbitrum sepolia
, I'd advise relying on the viem's chain definition which included a testnet
flag for each chain.
the condition would be like this then:
const isConnectedToTestnet = () => chain?.testnet;
what do you think @eduramme?
@guilhermebins thank you, looks sharp 📐✨
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
nameful | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 4, 2024 5:46pm |
@guilhermebins thank you, looks sharp 📐✨
Thank you for your support, and I am happy to contribute to the project :)
This enhancement adds the Arbitrum Sepolia testnet banner to be displayed when users are connected.