Unlock power of Ocean Protocol within your Slack workspace
-
install dependencies
npm i
-
start the server
npm start
Note - to use this local server instance in your app (for testing) without hosting it via https connection. You might need to tunnel it to remote server using something like Ngrok
Note - Publishing into Ocean is done using Ocean Protocol's Agent and Search is done directly using Aquarius' search API. So, if either of these 2 components are done then it might affect the functioning of this app
- You will need to install ManaTee in your slack workspace. Here is how to do it - Installation Guide