Skip to content

Commit

Permalink
Merge pull request elizaOS#3494 from royalnine/compass_plugin_env_vars
Browse files Browse the repository at this point in the history
chore: adding compass plugin env vars
  • Loading branch information
odilitime authored Feb 14, 2025
2 parents 8fb1d40 + d4c506f commit 2f70c8d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -968,6 +968,14 @@ BUNDLE_EXECUTOR_ADDRESS= # Address of the bundle executor contract
DESK_EXCHANGE_PRIVATE_KEY= # Required for trading and cancelling orders
DESK_EXCHANGE_NETWORK= # "mainnet" or "testnet


# Compass plugin configuration
COMPASS_WALLET_PRIVATE_KEY=
COMPASS_ARBITRUM_RPC_URL=
COMPASS_ETHEREUM_RPC_URL=
COMPASS_BASE_RPC_URL=

# d.a.t.a Plugin Configurations
DATA_API_KEY= # Your d.a.t.a API key
DATA_AUTH_TOKEN= # Your d.a.t.a auth token

0 comments on commit 2f70c8d

Please sign in to comment.