dydxcrypt

Results 1 issues of dydxcrypt

I am trying to use getDefaultProvider as laid out in the docs here https://usedapp-docs.netlify.app/docs/Getting%20Started/Reading **My Config** ``` import "./index.css"; import { DAppProvider, Mainnet, Goerli, Rinkeby } from "@usedapp/core"; import React...