mirror of
https://github.com/oceanprotocol/react-tutorial
synced 2024-11-22 01:36:58 +01:00
add commented out Spree connection details
This commit is contained in:
parent
efe520622f
commit
2765a7e6ae
@ -25,6 +25,12 @@ class App extends Component {
|
|||||||
brizoUri: 'https://brizo.marketplace.dev-ocean.com',
|
brizoUri: 'https://brizo.marketplace.dev-ocean.com',
|
||||||
brizoAddress: '0x4aaab179035dc57b35e2ce066919048686f82972',
|
brizoAddress: '0x4aaab179035dc57b35e2ce066919048686f82972',
|
||||||
secretStoreUri: 'https://secret-store.nile.dev-ocean.com',
|
secretStoreUri: 'https://secret-store.nile.dev-ocean.com',
|
||||||
|
// local Spree connection
|
||||||
|
// nodeUri: 'http://localhost:8545',
|
||||||
|
// aquariusUri: 'http://aquarius:5000',
|
||||||
|
// brizoUri: 'http://localhost:8030',
|
||||||
|
// brizoAddress: '0x00bd138abd70e2f00903268f3db08f2d25677c9e',
|
||||||
|
// secretStoreUri: 'http://localhost:12001',
|
||||||
verbose: true
|
verbose: true
|
||||||
})
|
})
|
||||||
this.setState({ ocean })
|
this.setState({ ocean })
|
||||||
|
Loading…
Reference in New Issue
Block a user