web3modal-examples

Running the examples

  1. Choose example you want to run and go to its directory
  2. Install dependencies with npm install
  3. Create .env.local file in example folder and copy contents of .env.local.example
  4. Run npm run dev to start example