safe-global / safe-react-apps

A repository for applications for Safe Web Interface
MIT License
99 stars 75 forks source link

fix(ramp-network): adds API key from .env variables #768

Closed schmanu closed 11 months ago

schmanu commented 11 months ago

What it solves

Resolves #655

How this PR fixes it

Enables the Ramp network Safe App by adding an API key through .env variables.

How to test it

Test that the App does not show an error when providing a valid API key.

github-actions[bot] commented 11 months ago