Skip to content

zkBob/zkbob-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a9f892f · Feb 1, 2025
Jul 10, 2023
Jan 3, 2023
Jan 12, 2023
Feb 1, 2024
Feb 1, 2025
Sep 8, 2022
Oct 22, 2024
Feb 1, 2024
Oct 23, 2023
Oct 23, 2023
Feb 1, 2024
Jul 17, 2023
May 31, 2024
Sep 2, 2021
Oct 26, 2023
Oct 22, 2024
Jan 26, 2023
Oct 22, 2024

Repository files navigation

zkBob UI

Deployment Process

Local development

Install dependencies and start the development server:

yarn
yarn start

Environment variables

To run this project, you'll need to set up the following environment variables:

REACT_APP_CONFIG= // "prod" or "dev"
REACT_APP_WALLETCONNECT_PROJECT_ID=

You can create a .env file in the root directory and set these variables.

Deploy to IPFS using dAppling

Follow these steps to deploy:

  1. Visit dAppling Network and sign in.
  2. Choose the repository.
  3. Check and confirm the build configuration (usually auto-filled).
  4. Set up environment variables in the settings.
  5. Click "Deploy".

Contributing to zkBob

For the contributing to zkBob you can use our Contributing Guidline

License

This project is licensed under the MIT License and Apache-2.0 Licence.