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-05-07 08:03:30 +02:00
|
|
|
NODE_URI='http://localhost:8545'
|
2020-07-14 12:39:33 +02:00
|
|
|
METADATA_STORE_URI='http://aquarius:5000'
|
|
|
|
PROVIDER_URI='http://localhost:8030'
|
|
|
|
FACTORY_ADDRESS='0x068ed00cf0441e4829d9784fcbe7b9e26d4bd8d0'
|
2020-05-07 08:03:30 +02:00
|
|
|
|
2020-07-14 20:19:18 +02:00
|
|
|
# Rinkeby
|
2020-05-07 08:03:30 +02:00
|
|
|
#NODE_URI='https://pacific.oceanprotocol.com'
|
2020-07-14 20:19:18 +02:00
|
|
|
#METADATA_STORE_URI='https://aquarius.rinkeby.v3.dev-ocean.com'
|
|
|
|
#PROVIDER_URI='https://provider.rinkeby.v3.dev-ocean.com'
|
2020-07-14 12:39:33 +02:00
|
|
|
#FACTORY_ADDRESS='0xeD792C5FcC8bF3322a6ba89A6e51eF0B6fB3C530'
|