-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add opensea.io API KEY #575
Copy link
Copy link
Closed
Description
We need to start using the API Key so I suggest the following:
- Make it an optional argument in the constructor of AssetsController.ts and AssetsDetectionController.ts
- Pass it while initializing the engine
- Set the API as an ENV variable via the
.js.envfile to be defined at runtime
Reactions are currently unavailable