1inch-community / interface

1inch Community Swap Interface
https://1inch-community.github.io/interface/
MIT License
7 stars 2 forks source link

For electron application allow to set API key using UI #15

Open artall64 opened 4 months ago

artall64 commented 4 months ago

Since this repo has electron app, it make sense make it working without extra dependency on Proxy. Any user would be able to obtain API key from dev portal and embed it into electron App without running proxy.

It might be implemented by adding "Api Key" field in settings. This key would be stored locally on user machine