To start building your dApp with this, run:
git clone [email protected]:AjayiMike/redux-multicall-uniswap-pools.git
Install dependency by runing:
npm install
Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser. The pages are blank, but check the console to be sure there are no errors
You can start building your dApp with it 🚀