mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
mention Events Handler
This commit is contained in:
parent
22da43384e
commit
87671b1bae
@ -52,6 +52,14 @@ The most basic scenario for a publisher is to provide access to the [assets](/co
|
|||||||
|
|
||||||
<repo name="brizo"></repo>
|
<repo name="brizo"></repo>
|
||||||
|
|
||||||
|
### Events Handler
|
||||||
|
|
||||||
|
Brizo communicates with the Events Handler, which is an agent dealing with Keeper Contracts events...
|
||||||
|
|
||||||
|
...
|
||||||
|
|
||||||
|
<repo name="events-handler-py"></repo>
|
||||||
|
|
||||||
### Osmosis Drivers
|
### Osmosis Drivers
|
||||||
|
|
||||||
Brizo supports several options for file storage, including Azure Storage, Amazon S3 and on-premise storage. One can add support for another file storage option by creating a new driver similar to one of the existing Osmosis drivers.
|
Brizo supports several options for file storage, including Azure Storage, Amazon S3 and on-premise storage. One can add support for another file storage option by creating a new driver similar to one of the existing Osmosis drivers.
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
links:
|
links:
|
||||||
- name: API reference
|
- name: API reference
|
||||||
url: /references/brizo/
|
url: /references/brizo/
|
||||||
|
- name: events-handler-py
|
||||||
- name: pleuston
|
- name: pleuston
|
||||||
- name: commons
|
- name: commons
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user