mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
updating readme
This commit is contained in:
parent
c5ba56e120
commit
9126ef19b4
11
README.md
11
README.md
@ -49,6 +49,17 @@ This is in alpha state and you can expect running into problems. If you run into
|
||||
- Docker ([Managed as a non-root user](https://docs.docker.com/engine/install/linux-postinstall/))
|
||||
- A Unix based operating system (Mac or Linux)
|
||||
|
||||
### Note:
|
||||
Any function that uses `getPastEvents()` will only work on Eth (see: https://github.com/oceanprotocol/ocean.js/issues/741). This includes:
|
||||
- searchPoolforDT()
|
||||
- getPoolsbyCreator()
|
||||
- getPoolSharesByAddress()
|
||||
- getAllPoolLogs()
|
||||
- getPreviousValidOrders()
|
||||
- searchforDT()
|
||||
- getExchangesbyCreator()
|
||||
- getExchangeSwaps()
|
||||
- getAllExchangesSwaps()
|
||||
## 🏗 Installation
|
||||
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user