Skip to content

Man in the middle for the Client's various API Keys #10

@rdig

Description

@rdig

This PR tracks introducing new proxy routes that will basically act as a man in the middle for the various API(s) that the client uses, in order to not expose those private, paid for keys on the client side

This needs to:

  • introduce the required proxy routes (pinata, coingecko, bscscan, etherscan)
  • introduce the required env variables here
  • refactor the client with the new routes going through this proxy
  • remove the unused env variables in the client
  • remove the unused env variables in the docker file in the client

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions