Fishnet Setup Clone the repository Create .env file and paste the following ; VITE_FISHNET_API_URL=http://localhost:8000 VITE_TRANSACTIONS_API_URL=http://localhost:3001 Install dependencies yarn install Start Project yarn dev