SwaprHQ / swapr-dapp

DEX meta agregator
https://swapr.eth.limo/
GNU General Public License v3.0
49 stars 57 forks source link

fix: remove infura dependency #1886

Closed berteotti closed 10 months ago

berteotti commented 10 months ago

Removes infura dependency so we don't have more failing requests

netlify[bot] commented 10 months ago

Deploy Preview for swapr ready!

Name Link
Latest commit 9ee6c8c1ac89ac30a992026e1819d8e6b40a0d8c
Latest deploy log https://app.netlify.com/sites/swapr/deploys/6549fa9d46cdea0008d5e923
Deploy Preview https://deploy-preview-1886--swapr.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 25 (🟢 up 25 from production)
Accessibility: 79 (🔴 down 21 from production)
Best Practices: 92 (no change from production)
SEO: 67 (🔴 down 24 from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

ElRodrigote commented 10 months ago

WDYT about start moving from time to time these RPCs into env vars?

berteotti commented 10 months ago

WDYT about start moving from time to time these RPCs into env vars?

I like the idea, but not a priority right now :) Maybe for Swapr new UI we should follow this