1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-25 18:56:50 +02:00
market/.env.example

14 lines
461 B
Plaintext

GATSBY_INFURA_PROJECT_ID="xxx"
# Local config
NODE_URI='http://localhost:8545'
METADATA_STORE_URI='http://aquarius:5000'
PROVIDER_URI='http://localhost:8030'
FACTORY_ADDRESS='0x068ed00cf0441e4829d9784fcbe7b9e26d4bd8d0'
# Rinkeby
#NODE_URI='https://pacific.oceanprotocol.com'
#METADATA_STORE_URI='https://aquarius.rinkeby.v3.dev-ocean.com'
#PROVIDER_URI='https://provider.rinkeby.v3.dev-ocean.com'
#FACTORY_ADDRESS='0xeD792C5FcC8bF3322a6ba89A6e51eF0B6fB3C530'