Anyone can run an a service (known as an Agent in Ocean parlance) and participate in the Ocean protocol.
Lets assume that the agent has a hashing
service they'd like to offer to Ocean consumers. For the purposes of this discussion, lets assume that the service takes 2 types of inputs
and returns the hash of the content, which in the first case, is the Ocean asset, or the file available at the URL. The Agent has implemented the service and would like to make it available in the Ocean ecosystem.In order to do the same, the agent needs to follow these steps in different phases.
/invoke
, call the implementation of the hashing service.https://hashingprovider.com:8080
'(description TBD )https://hashingprovider.com:8080
as the value of brizo_url.Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close