Skip to content

tahowallet/dapp

Folders and files

NameName
Last commit message
Last commit date
Dec 8, 2023
Nov 16, 2023
Oct 24, 2023
Oct 17, 2023
Dec 11, 2023
Aug 30, 2023
Dec 11, 2023
Aug 30, 2023
Aug 30, 2023
Nov 3, 2023
Aug 30, 2023
Jul 10, 2023
Aug 30, 2023
Jul 18, 2023
Aug 30, 2023
Feb 13, 2021
Oct 23, 2023
Oct 18, 2023
Aug 31, 2023
Dec 1, 2023
Nov 16, 2023
Oct 4, 2023
Oct 25, 2023
Dec 1, 2023

Repository files navigation

Subscape

Installation

  1. Decide which RPC from the .env.defaults to use and create an .env file in the root directory with one of the following variables set to true: USE_LOCALHOST_FORK / USE_TENDERLY_FORK / USE_ARBITRUM_SEPOLIA.
  2. Install dependencies and start the app.
    yarn install
    yarn start
  3. Open http://localhost:9000 to view it in the browser.

Docs