Skip to content

(feat): added API keys to blockchain configuration

Nestor Amesty requested to merge namesty/engine:feat/new-token-sales-3113 into master

Several blockchain services, like Transak, require API keys. Therefore, I added a key to the configuration variables to support those and retrieve them through the configService

Merge request reports