module.exports = { title: 'Ocean Protocol 💖 IPFS', description: `Ocean Protocol's public IPFS Node, setup to be a public gateway, and to provide some access to its HTTP API for everyone.`, learnMore: 'https://blog.oceanprotocol.com/ocean-and-ipfs-sitting-in-the-merkle-tree-43c623c356d7', url: 'https://ipfs.oceanprotocol.com', ipfsGateway: 'https://ipfs.oceanprotocol.com', ipfsNodeUri: 'https://ipfs.oceanprotocol.com:443', links: [ { name: 'Homepage', url: 'https://oceanprotocol.com' }, { name: 'Blog', url: 'https://blog.oceanprotocol.com' }, { name: 'Twitter', url: 'https://twitter.com/oceanprotocol' }, { name: 'GitHub', url: 'https://github.com/oceanprotocol' } ] }