mirror of
https://github.com/oceanprotocol/status
synced 2024-11-22 09:47:02 +01:00
6 lines
193 B
JavaScript
6 lines
193 B
JavaScript
|
module.exports = {
|
||
|
title: 'Ocean Protocol Status',
|
||
|
description: `Testing all RPC network connections from your browser, refreshed every 5 sec.`,
|
||
|
url: 'https://status.oceanprotocol.com'
|
||
|
}
|