mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
switch Brizo address
This commit is contained in:
parent
55af9ad5ab
commit
c72ebd6749
@ -18,7 +18,7 @@ env:
|
|||||||
- REACT_APP_BRIZO_URI="https://brizo.test.oceanprotocol.com"
|
- REACT_APP_BRIZO_URI="https://brizo.test.oceanprotocol.com"
|
||||||
- REACT_APP_SECRET_STORE_URI="https://secret-store.oceanprotocol.com"
|
- REACT_APP_SECRET_STORE_URI="https://secret-store.oceanprotocol.com"
|
||||||
- REACT_APP_FAUCET_URI="https://faucet.oceanprotocol.com"
|
- REACT_APP_FAUCET_URI="https://faucet.oceanprotocol.com"
|
||||||
- REACT_APP_BRIZO_ADDRESS="0x008c25ed3594e094db4592f4115d5fa74c4f41ea"
|
- REACT_APP_BRIZO_ADDRESS="0x0474ed05ba757dde575dfaaaa267d9e7f3643abc"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- npm install -g npm
|
- npm install -g npm
|
||||||
|
@ -9,13 +9,14 @@
|
|||||||
REACT_APP_NODE_URI="https://pacific.oceanprotocol.com"
|
REACT_APP_NODE_URI="https://pacific.oceanprotocol.com"
|
||||||
REACT_APP_SECRET_STORE_URI="https://secret-store.oceanprotocol.com"
|
REACT_APP_SECRET_STORE_URI="https://secret-store.oceanprotocol.com"
|
||||||
REACT_APP_FAUCET_URI="https://faucet.oceanprotocol.com"
|
REACT_APP_FAUCET_URI="https://faucet.oceanprotocol.com"
|
||||||
REACT_APP_BRIZO_ADDRESS="0x008c25ed3594e094db4592f4115d5fa74c4f41ea"
|
|
||||||
# Pacific Test instances
|
# Pacific Test instances
|
||||||
REACT_APP_AQUARIUS_URI="https://aquarius.test.oceanprotocol.com"
|
REACT_APP_AQUARIUS_URI="https://aquarius.test.oceanprotocol.com"
|
||||||
REACT_APP_BRIZO_URI="https://brizo.test.oceanprotocol.com"
|
REACT_APP_BRIZO_URI="https://brizo.test.oceanprotocol.com"
|
||||||
|
REACT_APP_BRIZO_ADDRESS="0x0474ed05ba757dde575dfaaaa267d9e7f3643abc"
|
||||||
# Pacific Commons instances
|
# Pacific Commons instances
|
||||||
# REACT_APP_AQUARIUS_URI="https://aquarius.commons.oceanprotocol.com"
|
# REACT_APP_AQUARIUS_URI="https://aquarius.commons.oceanprotocol.com"
|
||||||
# REACT_APP_BRIZO_URI="https://brizo.commons.oceanprotocol.com"
|
# REACT_APP_BRIZO_URI="https://brizo.commons.oceanprotocol.com"
|
||||||
|
# REACT_APP_BRIZO_ADDRESS="0x008c25ed3594e094db4592f4115d5fa74c4f41ea"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Connect to Nile
|
# Connect to Nile
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
"env": {
|
"env": {
|
||||||
"NODE_URI": "https://pacific.oceanprotocol.com",
|
"NODE_URI": "https://pacific.oceanprotocol.com",
|
||||||
"SEEDPHRASE": "taxi music thumb unique chat sand crew more leg another off lamp",
|
"SEEDPHRASE": "taxi music thumb unique chat sand crew more leg another off lamp",
|
||||||
"CONSUME_ASSET": "did:op:75c8808fa65e4c68b73568fdb36bd2b3d8076a43205543a3ac0235ca82aeef11"
|
"CONSUME_ASSET": "did:op:3fa4721ad643489bad77e0e52ecefe9b73166873faaf4661a02486b735eea0c8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user