Closed ebma closed 3 months ago
Name | Link |
---|---|
Latest commit | dc2dd2f390a99f15f96880a09ccb81828677679a |
Latest deploy log | https://app.netlify.com/sites/pendulum-pay/deploys/669a9088937b450008d91a21 |
Deploy Preview | https://deploy-preview-76--pendulum-pay.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@pendulum-chain/devs please review
Checks for availability of the API key and if it's available, uses it to connect to the custom Alchemy endpoint. If it's not available, the default public polygon RPC endpoint is used.
I already added the value for the
VITE_ALCHEMY_API_KEY
to netlify so it should be available on all deploy previews.Closes #75.