1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-28 16:47:52 +02:00
market/.env.example

14 lines
517 B
Plaintext
Raw Normal View History

2020-07-14 18:35:53 +02:00
GATSBY_INFURA_PROJECT_ID="xxx"
2020-07-14 18:26:40 +02:00
2020-07-14 12:39:33 +02:00
# Local config
2020-07-15 12:15:17 +02:00
GATSBY_NODE_URI='http://localhost:8545'
GATSBY_METADATA_STORE_URI='http://aquarius:5000'
GATSBY_PROVIDER_URI='http://localhost:8030'
GATSBY_FACTORY_ADDRESS='0x068ed00cf0441e4829d9784fcbe7b9e26d4bd8d0'
2020-05-07 08:03:30 +02:00
# Rinkeby
2020-07-15 12:15:17 +02:00
#GATSBY_NODE_URI='https://pacific.oceanprotocol.com'
#GATSBY_METADATA_STORE_URI='https://aquarius.rinkeby.v3.dev-ocean.com'
#GATSBY_PROVIDER_URI='https://provider.rinkeby.v3.dev-ocean.com'
#GATSBY_FACTORY_ADDRESS='0xeD792C5FcC8bF3322a6ba89A6e51eF0B6fB3C530'