This examples demonstrates how to generate a Paradex Account with an Ethereum wallet, using an injected Ethereum provider in a React app.
It will evolve over time as the @paradex/sdk evolves.
- npm
- A browser with an Ethereum wallet installed
-
Clone the repository
-
Run
npm install npm run dev