Basic Dapp showing how a React Dapp can connect to Cronos using MetaMask and Crypto.com Defi Wallet
For testing, you need to install:
- Crypto.com DeFi Wallet on your mobile device
- Crypto.com Wallet Extension on your Chrome, Brave or Edge browser. Click on the extension and scan the QR code to connect it to your Crypto.com DeFi Wallet app
- MetaMask browser extension (on Chrome, Brave, or Edge) and/or mobile app
To launch the app locally, open a Terminal window in the root folder of this repository.
npm install
npm start
Open your browser at URL https://127.0.0.1:3000.