Environment Configuration

Welcome to the .env Configuration page for Token-Price-Oracle Smart Contracts. Here you'll find the list of env variables to help you configure and run your project.

General

DEPLOYER_PRIVATE_KEY : The Private key that you'll be using for deployment and interactions

ETHEREUM_GOERLI_RPC : Goerli Network RPC

ETHEREUM_SEPOLICA_RPC: Sepolia Network RPC

ETHERSCAN_API_KEY: The API key used for verification on Etherscan

Last updated