This repository has been archived by the owner on Aug 3, 2021. It is now read-only.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Setup guide
import { OceanProvider, Config } from '@oceanprotocol/reactseems to be incorrect.Correct import:
import { Config } from '@oceanprotocol/lib';Also, Provider setup
Correct provider prop:
The text was updated successfully, but these errors were encountered: